Move static_fe config to its own section instead of in :instance.
This commit is contained in:
parent
b0080fa730
commit
886a07ba57
2 changed files with 3 additions and 1 deletions
|
|
@ -599,6 +599,8 @@ config :pleroma, Pleroma.ActivityExpiration, enabled: true
|
|||
|
||||
config :pleroma, Pleroma.Plugs.RemoteIp, enabled: false
|
||||
|
||||
config :pleroma, :static_fe, enabled: false
|
||||
|
||||
config :pleroma, :web_cache_ttl,
|
||||
activity_pub: nil,
|
||||
activity_pub_question: 30_000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue