forked from AkkomaGang/akkoma
Config: Update frontend config example
This commit is contained in:
parent
66974e17a0
commit
e2f82968e8
1 changed files with 3 additions and 1 deletions
|
@ -653,7 +653,9 @@
|
||||||
# With no frontend configuration, the bundled files from the `static` directory will
|
# With no frontend configuration, the bundled files from the `static` directory will
|
||||||
# be used.
|
# 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,
|
config :pleroma, :web_cache_ttl,
|
||||||
activity_pub: nil,
|
activity_pub: nil,
|
||||||
|
|
Loading…
Reference in a new issue