From c18499a33208aa92f627e4710ae0bfafea0e31ed Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 7 Jun 2024 19:19:19 +0100 Subject: Rename regex_pcre back to regex_pcre2. This rename happened before we had config compatibility and it doesn't make sense to keep it anymore. --- docs/conf/modules.conf.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 1df6dfc07..6f65755c5 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1054,7 +1054,7 @@ # Valid engines are: # # # # glob - Glob patterns, provided via regex_glob. # -# pcre - PCRE regexps, provided via regex_pcre, needs libpcre2. # +# pcre - PCRE regexps, provided via regex_pcre2, needs libpcre2. # # posix - POSIX regexps, provided via regex_posix, not available # # on Windows, no dependencies on other operating systems. # # stdregex - stdlib regexps, provided via regex_stdlib, see comment # @@ -2008,7 +2008,7 @@ # Expressions). You need libpcre2 installed to compile and load this # module. You must have at least 1 provider loaded to use the filter or # R-line modules. -# +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Regular Expression Provider for RE2 Regular Expressions. -- cgit v1.3.1-10-gc9f91