This commit is contained in:
mrT23
2024-05-08 14:28:38 +03:00
parent 5d8d178a60
commit 738eb055ff
2 changed files with 96 additions and 44 deletions

View File

@ -11,11 +11,8 @@ There are three ways to set persistent configurations:
In terms of precedence, wiki configurations will override local configurations, and local configurations will override global configurations.
!!! tip "Edit only what you need"
Your configuration file should be minimal, and edit only the relevant values. Don't copy the entire configuration options, since it can lead to legacy problems when something changes.
!!! tip "Tip: edit only what you need"
Your configuration file should be minimal, and edit only the relevant values. Don't copy the entire configuration options, since it can lead to legacy problems when something changes.
## Wiki configuration file 💎