Rest of software updater, ready to test...
This commit is contained in:
parent
612c17240a
commit
bf0da9f2f7
10 changed files with 361 additions and 11 deletions
|
@ -78,6 +78,11 @@ public:
|
|||
* build will not auto-update.
|
||||
*/
|
||||
const std::map< Address,Identity > updateAuthorities;
|
||||
|
||||
/**
|
||||
* URL to latest .nfo for software updates
|
||||
*/
|
||||
const std::string updateLatestNfoURL;
|
||||
};
|
||||
|
||||
extern const Defaults ZT_DEFAULTS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue