mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
Fix(backend): inboxJobPerSecのデフォルト値を16から32に (#12631)
This commit is contained in:
@@ -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