From: lain Date: Mon, 28 Jan 2019 12:06:28 +0000 (+0100) Subject: Update config.md X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;ds=sidebyside;h=bcc559e4e61988c9d2c74dd407329b1a4c458400;p=akkoma Update config.md --- diff --git a/docs/config.md b/docs/config.md index ff4a1012c..7af6119bd 100644 --- a/docs/config.md +++ b/docs/config.md @@ -115,9 +115,9 @@ To add your own configuration for PleromaFE, use it like this: These settings need to be complete, they will overide the defaults. ## :fe -__THIS IS DEPRACTED__ +__THIS IS DEPRECATED__ -If you are using this method, please change it to the `frontend_configurations` method. +If you are using this method, please change it to the `frontend_configurations` method. Please set this option to false in your config like this: `config :pleroma, :fe, false`. This section is used to configure Pleroma-FE, unless ``:managed_config`` in ``:instance`` is set to false.