diff options
Diffstat (limited to 'data/modules.example.conf')
-rw-r--r-- | data/modules.example.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/modules.example.conf b/data/modules.example.conf index eba8f777f..b8ae09357 100644 --- a/data/modules.example.conf +++ b/data/modules.example.conf @@ -413,6 +413,7 @@ module { name = "help" } * * Provides the regex engine regex/pcre, which uses version 2 of the Perl Compatible Regular * Expressions library. This can not be loaded at the same time as the m_regex_pcre module. + */ #module { name = "m_regex_pcre2" } /* |