X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=docs%2Fconf%2Ffilter.conf.example;h=cc72fe9a217e5c66941ed9d9a005a09f542d7cef;hb=bf66b6dedd226b9967d876a3869b1766af38d596;hp=ef7f50588258bf6d26eb918169398cff1ca579d8;hpb=8f5efbc7aa33b792e02d01e3288f553e6e98ccaa;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/docs/conf/filter.conf.example b/docs/conf/filter.conf.example index ef7f50588..cc72fe9a2 100644 --- a/docs/conf/filter.conf.example +++ b/docs/conf/filter.conf.example @@ -1,4 +1,4 @@ -# Configuration file for m_filter.so +# Configuration file for the filter module # The tags for this module are formatted as follows: # @@ -46,13 +46,13 @@ # 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: +# Example filters: # # # # -# An example regexp filter for m_filter_pcre: +# An example regexp filter: # #