aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-01-28 13:06:28 +0100
committerlain <lain@soykaf.club>2019-01-28 13:06:28 +0100
commitbcc559e4e61988c9d2c74dd407329b1a4c458400 (patch)
tree40064efa9d379b00d1c78dec02cce437a0688519
parentf1d58c5c494d66f89573e2787935ee9f50f18c31 (diff)
downloadpleroma-bcc559e4e61988c9d2c74dd407329b1a4c458400.tar.gz
Update config.md
-rw-r--r--docs/config.md4
1 files changed, 2 insertions, 2 deletions
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.