forked from AkkomaGang/akkoma
Remove unused queue from the config
This commit is contained in:
parent
c133c32ef0
commit
6c9f45f4dd
1 changed files with 1 additions and 2 deletions
|
@ -424,8 +424,7 @@
|
|||
mailer: 10,
|
||||
transmogrifier: 20,
|
||||
scheduled_activities: 10,
|
||||
background: 5,
|
||||
user: 10
|
||||
background: 5
|
||||
|
||||
config :pleroma, :fetch_initial_posts,
|
||||
enabled: false,
|
||||
|
|
Loading…
Reference in a new issue