Docs, Node picks a default home folder if created with NULL as its home path, and add binary tap drivers (self-signed for now).
This commit is contained in:
parent
6d7b1c1e5f
commit
e0bdc02139
9 changed files with 218 additions and 3 deletions
|
@ -51,6 +51,11 @@ public:
|
|||
throw(std::runtime_error);
|
||||
~Defaults() {}
|
||||
|
||||
/**
|
||||
* Default home path for this platform
|
||||
*/
|
||||
const std::string defaultHomePath;
|
||||
|
||||
/**
|
||||
* Supernodes on the ZeroTier network
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue