forked from AkkomaGang/akkoma
Merge branch 'cleanup' into 'develop'
Remove unused queue from the config See merge request pleroma/pleroma!1158
This commit is contained in:
commit
0992094bd6
1 changed files with 1 additions and 2 deletions
|
@ -405,8 +405,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