mirror of https://gitlab.com/bashrc2/epicyon
Bigger inbox queue
parent
3045e8c860
commit
ec519746e3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue