Add default config for masto_fe
Related to: https://git.pleroma.social/pleroma/mastofe/merge_requests/22
This commit is contained in:
parent
bcd8ef65e0
commit
a283a1fcd0
2 changed files with 4 additions and 1 deletions
|
|
@ -215,6 +215,9 @@ config :pleroma, :frontend_configurations,
|
|||
scopeCopy: true,
|
||||
subjectLineBehavior: "email",
|
||||
alwaysShowSubjectInput: true
|
||||
},
|
||||
masto_fe: %{
|
||||
showInstanceSpecificPanel: true
|
||||
}
|
||||
|
||||
config :pleroma, :activitypub,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue