aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Sadie Powell2021-11-14 23:42:34 +0000
committerGravatar Sadie Powell2021-11-14 23:42:34 +0000
commite6d2a291e8f987de9cc6f73e2c4b7cbbd12e7907 (patch)
treeff59679891e74e06dd51c6d43a5e3275c2be69d0 /docs
parentMerge branch 'insp3' into master. (diff)
Revert "Add regex_pcre compatibility to regex_pcre2".
This reverts commit 3fa012b75b14abd69c7bc67c27ae50cb9ba4c343.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/modules.conf.example4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
index 25f4a17d6..36bd79d0e 100644
--- a/docs/conf/modules.conf.example
+++ b/docs/conf/modules.conf.example
@@ -1758,10 +1758,6 @@
# module. You must have at least 1 provider loaded to use the filter or
# R-line modules.
#<module name="regex_pcre2">
-#
-# If you were using PCRE in v3 or earlier you can enable this to try to
-# keep compatibility with your regular expressions from older versions.
-#<pcre2 compat="yes">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Regular Expression Provider for RE2 Regular Expressions.