Config: Update frontend config example
This commit is contained in:
parent
66974e17a0
commit
e2f82968e8
@ -653,7 +653,9 @@ config :pleroma, :static_fe, enabled: false
|
||||
# With no frontend configuration, the bundled files from the `static` directory will
|
||||
# be used.
|
||||
#
|
||||
# config :pleroma, :frontends, primary: %{"name" => "pleroma", "ref" => "develop"}
|
||||
# config :pleroma, :frontends,
|
||||
# primary: %{"name" => "pleroma", "ref" => "develop"},
|
||||
# admin: %{"name" => "admin", "ref" => "stable"}
|
||||
|
||||
config :pleroma, :web_cache_ttl,
|
||||
activity_pub: nil,
|
||||
|
Loading…
Reference in New Issue
Block a user