logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: bdf188b2a68992e8e30379d75e367eadebb07e36
parent: 4fe2af3b2d6b0701de2ae88f9932e4b6039ced11
Author: rinpatch <rinpatch@sdf.org>
Date:   Thu,  3 Oct 2019 22:22:47 +0000

Merge branch 'docs/frontend_configuration' into 'develop'

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

See merge request pleroma/pleroma!1778

Diffstat:

Mdocs/configuration/cheatsheet.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md @@ -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`