diff --git a/epicyon.py b/epicyon.py index aca226d3..5da410a7 100644 --- a/epicyon.py +++ b/epicyon.py @@ -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()