Bigger inbox queue

main
Bob Mottram 2020-04-16 17:47:33 +01:00
parent 3045e8c860
commit ec519746e3
1 changed files with 1 additions and 1 deletions

View File

@ -7144,7 +7144,7 @@ def runDaemon(blogsInstance: bool, mediaInstance: bool,
httpd.inboxQueue = []
httpd.sendThreads = sendThreads
httpd.postLog = []
httpd.maxQueueLength = 64
httpd.maxQueueLength = 256
httpd.ocapAlways = ocapAlways
httpd.allowDeletion = allowDeletion
httpd.lastLoginTime = 0