Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
Configuration files have a simple structure consisting of stanzas, key/value pairs and comments. A stanza is a section of the config file. It starts with a name (or number) surrounded by square brackets on a line by itself. A config file will have one or more stanzas. Each stanza continues until the next stanza or end of file.  
+
Configuration files have a simple structure consisting of stanzas, key/value pairs and comments. A stanza is a block of text within a configuration file. It starts with a name (or number) surrounded by square brackets on a line by itself. Configuration files will have one or more stanzas. Each stanza continues until the next stanza or end of file.  
 
<pre>
 
<pre>
 
[this is a stanza]
 
[this is a stanza]
896

edits

Navigation menu