forked from indymedia/epicyon
dot
parent
8551e1e3a7
commit
9d1df80bae
|
@ -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')
|
||||||
|
|
Loading…
Reference in New Issue