Merge branch 'develop' into gun
This commit is contained in:
commit
509c81e4b1
212 changed files with 620 additions and 274 deletions
|
|
@ -602,7 +602,9 @@ config :pleroma, :modules, runtime_dir: "instance/modules"
|
|||
|
||||
config :pleroma, configurable_from_database: false
|
||||
|
||||
config :pleroma, Pleroma.Repo, parameters: [gin_fuzzy_search_limit: "500"]
|
||||
config :pleroma, Pleroma.Repo,
|
||||
parameters: [gin_fuzzy_search_limit: "500"],
|
||||
prepare: :unnamed
|
||||
|
||||
config :pleroma, :connections_pool,
|
||||
receive_connection_timeout: 250,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue