Config: Restore old new background image

Became lost in a settings restructure
This commit is contained in:
lain 2020-05-26 16:00:56 +02:00
parent 644195e31e
commit 337ca33e5e
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ config :pleroma, :markup,
config :pleroma, :frontend_configurations,
pleroma_fe: %{
alwaysShowSubjectInput: true,
background: "/static/aurora_borealis.jpg",
background: "/images/city.jpg",
collapseMessageWithSubject: false,
disableChat: false,
greentext: false,