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