Skip to content

Commit

Permalink
Add hint for comments in ini files (#5250)
Browse files Browse the repository at this point in the history
Adds a small hint about comments in .ini files.

---------

Co-authored-by: Johannes Meyer <johannes.meyer@icinga.com>
  • Loading branch information
tbauriedel and nilmerg authored Nov 6, 2024
1 parent 9f64509 commit 4baf630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/03-Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ File/Directory | Description
enabledModules | Symlinks to enabled modules
modules | Directory for module specific configuration

Comments in .ini files follow the (de facto) standard in the form of a semicolon (`;`) at the beginning of a (each) line.

## General Configuration <a id="configuration-general"></a>

Expand Down

0 comments on commit 4baf630

Please sign in to comment.