forked from AkkomaGang/akkoma
Update config.md
This commit is contained in:
parent
f1d58c5c49
commit
bcc559e4e6
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue