authorized

main
Bob Mottram 2021-09-02 10:52:36 +01:00
parent 72b7ea6977
commit 212b3341f3
1 changed files with 1 additions and 1 deletions

View File

@ -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