Merge branch 'feature/static-fe' into 'develop'
Static frontend See merge request pleroma/pleroma!1917
This commit is contained in:
commit
2cc043591c
16 changed files with 685 additions and 0 deletions
|
|
@ -605,6 +605,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