Update config.md

This commit is contained in:
lain 2019-01-28 13:06:28 +01:00
parent f1d58c5c49
commit bcc559e4e6
1 changed files with 2 additions and 2 deletions

View File

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