forked from AkkomaGang/akkoma
cheatsheet.md: link to pleroma-fe docs for :frontend_configurations
This commit is contained in:
parent
4fe2af3b2d
commit
e4ab9a05dd
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ See the [Quack Github](https://github.com/azohra/quack) for more details
|
|||
|
||||
## :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` and `masto_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. You can find the documentation for `pleroma_fe` configuration into [Pleroma-FE configuration and customization for instance administrators](/frontend/CONFIGURATION/#options).
|
||||
|
||||
Frontends can access these settings at `/api/pleroma/frontend_configurations`
|
||||
|
||||
|
|
Loading…
Reference in a new issue