edit sharkey-dfdb, add sharkey configs
This commit is contained in:
parent
ad6ee52f9d
commit
2b985757c7
6 changed files with 96 additions and 1 deletions
12
beeper/var/containers/sharkey/activity/sharkey-activity.yml
Normal file
12
beeper/var/containers/sharkey/activity/sharkey-activity.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# The port that your Misskey server should listen on.
|
||||
port: 3002
|
||||
|
||||
# Job concurrency per worker
|
||||
deliverJobConcurrency: 0
|
||||
inboxJobConcurrency: 0
|
||||
relationshipJobConcurrency: 0
|
||||
|
||||
# Job rate limiter
|
||||
deliverJobPerSec: 0
|
||||
inboxJobPerSec: 0
|
||||
relationshipJobPerSec: 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue