From: Haelwenn (lanodan) Monnier Date: Thu, 3 Oct 2019 22:10:28 +0000 (+0200) Subject: cheatsheet.md: link to pleroma-fe docs for :frontend_configurations X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=e4ab9a05ddc857298f2f0f36e06c2a874e1d6a6b;p=akkoma cheatsheet.md: link to pleroma-fe docs for :frontend_configurations --- diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index 8f00915a3..b86799ecc 100644 --- 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`