engage db congfiguration
This commit is contained in:
parent
31115e24c0
commit
0613478bdb
1 changed files with 1 additions and 1 deletions
|
@ -783,7 +783,7 @@ config :pleroma, :web_cache_ttl,
|
||||||
|
|
||||||
config :pleroma, :modules, runtime_dir: "instance/modules"
|
config :pleroma, :modules, runtime_dir: "instance/modules"
|
||||||
|
|
||||||
config :pleroma, configurable_from_database: false
|
config :pleroma, configurable_from_database: true
|
||||||
|
|
||||||
config :pleroma, Pleroma.Repo,
|
config :pleroma, Pleroma.Repo,
|
||||||
parameters: [gin_fuzzy_search_limit: "500"],
|
parameters: [gin_fuzzy_search_limit: "500"],
|
||||||
|
|
Loading…
Add table
Reference in a new issue