changes
This commit is contained in:
parent
5379db3194
commit
5720cf286c
1 changed files with 4 additions and 4 deletions
|
@ -69,13 +69,13 @@ config :pleroma, :instance,
|
|||
quarantined_instances: ["pleroma.rareome.ga"]
|
||||
|
||||
config :pleroma, :fe,
|
||||
theme: "pleroma-dark",
|
||||
logo: "/static/logo.png",
|
||||
background: "/static/aurora_borealis.jpg",
|
||||
theme: "sigsegv2",
|
||||
logo: "/static/logo.svg",
|
||||
background: "/static/sigsegv_s.png",
|
||||
redirect_root_no_login: "/main/all",
|
||||
redirect_root_login: "/main/friends",
|
||||
show_instance_panel: true,
|
||||
scope_options_enabled: false,
|
||||
scope_options_enabled: true,
|
||||
collapse_message_with_subject: false
|
||||
|
||||
config :pleroma, :activitypub,
|
||||
|
|
Loading…
Add table
Reference in a new issue