mirror of https://gitlab.com/bashrc2/epicyon
authorized
parent
72b7ea6977
commit
212b3341f3
|
@ -15879,7 +15879,7 @@ def runDaemon(lowBandwidth: bool,
|
||||||
print('serverAddress: ' + str(serverAddress))
|
print('serverAddress: ' + str(serverAddress))
|
||||||
return False
|
return False
|
||||||
|
|
||||||
# initialize authenticated fetch key
|
# initialize authorized fetch key
|
||||||
httpd.signingPrivateKeyPem = None
|
httpd.signingPrivateKeyPem = None
|
||||||
|
|
||||||
httpd.showNodeInfoAccounts = showNodeInfoAccounts
|
httpd.showNodeInfoAccounts = showNodeInfoAccounts
|
||||||
|
|
Loading…
Reference in New Issue