forked from AkkomaGang/akkoma
Cheatsheet: Move the deprecated config warning into a warning block
This commit is contained in:
parent
2cbe2dcbde
commit
66450f8615
1 changed files with 7 additions and 6 deletions
|
@ -212,6 +212,7 @@ These settings **need to be complete**, they will override the defaults.
|
||||||
NOTE: for versions < 1.0, you need to set [`:fe`](#fe) to false, as shown a few lines below.
|
NOTE: for versions < 1.0, you need to set [`:fe`](#fe) to false, as shown a few lines below.
|
||||||
|
|
||||||
## :fe
|
## :fe
|
||||||
|
!!! warning
|
||||||
__THIS IS DEPRECATED__
|
__THIS IS DEPRECATED__
|
||||||
|
|
||||||
If you are using this method, please change it to the [`frontend_configurations`](#frontend_configurations) method.
|
If you are using this method, please change it to the [`frontend_configurations`](#frontend_configurations) method.
|
||||||
|
|
Loading…
Reference in a new issue