summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2021-02-23 16:07:41 +0300
committerfox <[email protected]>2021-02-23 16:07:41 +0300
commit0e7222960ba1a0c8fe593fa4881f382a2ebc9a05 (patch)
tree57f00256ab0e3d29471b3dc005abaf679141c7b6
parentd276785a104eabe269f3faa14b12edb2a3c97a6d (diff)
Update 'GlobalConfig'
-rw-r--r--GlobalConfig.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/GlobalConfig.md b/GlobalConfig.md
index caeca67..4b3f011 100644
--- a/GlobalConfig.md
+++ b/GlobalConfig.md
@@ -23,7 +23,7 @@ For any `config.php` settings you have changed from the defaults (normally this
You can safely omit everything else, there's no point in adding setting that were at their default values.
-### Boolean values
+### Note about booleans
To set something to `false` use an empty value, not string literal "false", like so: