Use config to control background migrators
This commit is contained in:
parent
c7eda0b24a
commit
4bb57d4f25
4 changed files with 15 additions and 5 deletions
|
|
@ -163,6 +163,7 @@ peer_module =
|
|||
config :pleroma, Pleroma.Cluster, peer_module: peer_module
|
||||
|
||||
config :pleroma, Pleroma.Application,
|
||||
background_migrators: false,
|
||||
internal_fetch: false,
|
||||
load_custom_modules: false,
|
||||
max_restarts: 100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue