src/source/install.rst
changeset 16 aeb2f717165d
parent 11 ba0b83b57c0c
child 21 e1cb9c606859
--- a/src/source/install.rst	Sat Jan 27 01:26:33 2018 +0100
+++ b/src/source/install.rst	Sat Jan 27 01:27:02 2018 +0100
@@ -146,6 +146,9 @@
   variables (see below).
 
 
+Boolean values accept "true", "yes", "on" or "1" (in any case) as *true* values, and anything else as *false*; setting
+any option to empty string will keep the default proposed value.
+
 You can then check, and eventually update, the proposed Buildout configuration file *buildout.cfg*, to add or remove
 packages or update settings to your needs. Then finalize Bootstrap initialization: