Fix(backend): inboxJobPerSecのデフォルト値を16から32に (#12631)
This commit is contained in:
+1
-1
@@ -166,7 +166,7 @@ id: 'aidx'
|
||||
|
||||
# Job rate limiter
|
||||
#deliverJobPerSec: 128
|
||||
#inboxJobPerSec: 16
|
||||
#inboxJobPerSec: 32
|
||||
#relashionshipJobPerSec: 64
|
||||
|
||||
# Job attempts
|
||||
|
||||
Reference in New Issue
Block a user