Skip to content

Commit

Permalink
Update CONFIG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkView authored May 4, 2021
1 parent 06096ad commit 069fb7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONFIG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ If you want to change an option, simply copy and paste the corresponding line in
## Valid values
### Toggles
Any setting that ends in `Enabled` is a toggle.
Like regular on/off settings, these take any truthy or falsy values.
Truthy: `on`, `1`, `true`
Like regular on/off settings, these take any truthy or falsy values.
Truthy: `on`, `1`, `true`
Falsy: `off`, `0`, `false`, `null`

### Colors
Expand Down

0 comments on commit 069fb7b

Please sign in to comment.