We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae71760 commit 2ceb639Copy full SHA for 2ceb639
Documentation/config.txt
@@ -49,7 +49,8 @@ There is also a case insensitive alternative `[section.subsection]` syntax.
49
In this syntax, subsection names follow the same restrictions as for section
50
names.
51
52
-All the other lines are recognized as setting variables, in the form
+All the other lines (and the remainder of the line after the section
53
+header) are recognized as setting variables, in the form
54
'name = value'. If there is no equal sign on the line, the entire line
55
is taken as 'name' and the variable is recognized as boolean "true".
56
The variable names are case-insensitive and only alphanumeric
0 commit comments