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
|
|
@ -129,7 +129,7 @@ See: [logger’s documentation](https://hexdocs.pm/logger/Logger.html) and [ex_s
|
|||
|
||||
## :frontend_configurations
|
||||
|
||||
This can be used to configure a keyword list that keeps the configuration data for any kind of frontend. By default, settings for `pleroma_fe` are configured.
|
||||
This can be used to configure a keyword list that keeps the configuration data for any kind of frontend. By default, settings for `pleroma_fe` and `masto_fe` are configured.
|
||||
|
||||
Frontends can access these settings at `/api/pleroma/frontend_configurations`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue