Rundaemon

master
Bob Mottram 2019-07-02 18:12:49 +01:00
parent c7adc05cf2
commit 2a0ee7c344
1 changed files with 2 additions and 2 deletions

View File

@ -84,8 +84,8 @@ setBio(baseDir,username,domain,'Some personal info')
#outboxJson=createOutbox(baseDir,username,domain,port,https,2,True,None)
#pprint(outboxJson)
testPostMessageBetweenServers()
#runDaemon(domain,port,https,federationList,useTor)
#testPostMessageBetweenServers()
runDaemon(domain,port,https,federationList,useTor)
#testHttpsig()
sys.exit()