Merge branch 'docs/frontend_configuration' into 'develop'

cheatsheet.md: link to pleroma-fe docs for :frontend_configurations

See merge request pleroma/pleroma!1778
This commit is contained in:
rinpatch 2019-10-03 22:22:47 +00:00
commit bdf188b2a6
1 changed files with 1 additions and 1 deletions

View File

@ -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`