Merge branch 'improve_upgrade_user_from_ap_id' into 'develop'
Improve Transmogrifier.upgrade_user_from_ap_id/2 See merge request pleroma/pleroma!1019
This commit is contained in:
commit
e19590c93f
4 changed files with 11 additions and 21 deletions
|
|
@ -368,6 +368,7 @@ config :pleroma_job_queue, :queues,
|
|||
federator_incoming: 50,
|
||||
federator_outgoing: 50,
|
||||
mailer: 10,
|
||||
transmogrifier: 20,
|
||||
scheduled_activities: 10
|
||||
|
||||
config :pleroma, :fetch_initial_posts,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue