]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - conf/inspircd.filter.example
Fix.. snomask O is already taken (ffs) so use A instead
[user/henk/code/inspircd.git] / conf / inspircd.filter.example
index 7623a44721c9d0f6c947343fa722c0a196ee4d4e..3aa19aa374b504d8e5c5d5a5ce737ff0fa88cc29 100644 (file)
 # o: Don't match against opers
 # *: Represents all of the above flags
 # -: Does nothing, a non-op for when you do not want to specify any flags 
+#
+# IMPORTANT NOTE: Because the InspIRCd config reader places special meaning on the
+# '\' character, you must use '\\' if you wish to specify a '\' character in a regular
+# expression. For example, to indicate numbers, use \\d and not \d. This does not
+# apply when adding a regular expression over irc with the /FILTER command.
 
 # Example filters for m_filter:
 #