diff options
-rw-r--r-- | data/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf index 36af4b69e..fdba3e4c3 100644 --- a/data/example.conf +++ b/data/example.conf @@ -532,7 +532,7 @@ options * * Note for this to work the regex module providing the regex engine must be loaded. */ - regexengine = "regex/pcre" + #regexengine = "regex/pcre" /* * A list of languages to load on startup that will be available in /nickserv set language. |