version bump, allow to publihs to specified peer, log sendCmd, add zeronet version to content.js, version to websocket api, force start worker specificed for specificed peer
This commit is contained in:
parent
aae1022c79
commit
185424b815
9 changed files with 18 additions and 9 deletions
|
@ -149,7 +149,7 @@ class FileServer:
|
|||
return
|
||||
if check_sites: # Open port, Update sites, Check files integrity
|
||||
gevent.spawn(self.checkSites)
|
||||
|
||||
|
||||
gevent.spawn(self.announceSites)
|
||||
|
||||
while True:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue