master
Bob Mottram 2019-08-20 12:52:12 +01:00
parent 8551e1e3a7
commit 9d1df80bae
1 changed files with 1 additions and 1 deletions

View File

@ -2961,7 +2961,7 @@ def runDaemon(projectVersion, \
args=(baseDir,httpd.personCache, \ args=(baseDir,httpd.personCache, \
httpd.httpPrefix, \ httpd.httpPrefix, \
archiveDir, \ archiveDir, \
httpdmaxPostsInBox),daemon=True) httpd.maxPostsInBox),daemon=True)
httpd.thrCache.start() httpd.thrCache.start()
print('Creating inbox queue') print('Creating inbox queue')