mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
Add hint for comments in ini files
This commit is contained in:
parent
c4b6e4bdda
commit
02a1038ad3
@ -14,6 +14,8 @@ File/Directory | Description
|
|||||||
enabledModules | Symlinks to enabled modules
|
enabledModules | Symlinks to enabled modules
|
||||||
modules | Directory for module specific configuration
|
modules | Directory for module specific configuration
|
||||||
|
|
||||||
|
Comments in the .ini files follow the (de facto) standard for .ini files in the form of a `;` at the beginning of the line.
|
||||||
|
For multi-line comments or to comment out a entire section, a `;` is required in each line that is to be commented out.
|
||||||
|
|
||||||
## General Configuration <a id="configuration-general"></a>
|
## General Configuration <a id="configuration-general"></a>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user