summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2023-12-17 14:33:44 +0000
committerSadie Powell <sadie@witchery.services>2023-12-17 14:33:44 +0000
commitcb533b63ac57bd70bf38d4a13ef03517fada5468 (patch)
tree1702738864ffa844ca970bd5008176f4b07b5fdc /data
parent6538641e8703084460df70d04196ac271eff1266 (diff)
parent8e2fa4acdbc24d0a629b737d5dd42a31a543016d (diff)
Merge branch '2.0' into 2.1.
Diffstat (limited to 'data')
-rw-r--r--data/modules.example.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/modules.example.conf b/data/modules.example.conf
index 6076c254a..6630bc750 100644
--- a/data/modules.example.conf
+++ b/data/modules.example.conf
@@ -405,6 +405,7 @@ module { name = "help" }
*
* Provides the regex engine regex/pcre, which uses version 2 of the Perl Compatible Regular
* Expressions library.
+ */
#module { name = "m_regex_pcre2" }
/*