Rev1754, Don't reload domain database on very request
This commit is contained in:
parent
a5290288c7
commit
bbbfffd1cb
2 changed files with 16 additions and 4 deletions
|
@ -9,7 +9,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.5.1"
|
||||
self.rev = 1751
|
||||
self.rev = 1754
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.config_file = "zeronet.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue