diff --git a/doc/03-Configuration.md b/doc/03-Configuration.md index 0918aacd7..d13355ae2 100644 --- a/doc/03-Configuration.md +++ b/doc/03-Configuration.md @@ -14,6 +14,8 @@ File/Directory | Description enabledModules | Symlinks to enabled modules 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