From 1453b889ef1045eceed8c2d489531ff5be96ada2 Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Fri, 11 Apr 2014 15:20:29 +0200 Subject: Redirect the reader to filters.conf.example for advanced filter configuration --- docs/conf/filter.conf.example | 3 ++- docs/conf/modules.conf.example | 5 +++-- docs/conf/modules/unrealircd.conf.example | 5 +++-- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'docs/conf') diff --git a/docs/conf/filter.conf.example b/docs/conf/filter.conf.example index c847c9838..447d6274c 100644 --- a/docs/conf/filter.conf.example +++ b/docs/conf/filter.conf.example @@ -56,5 +56,6 @@ # # -# An example of excluding a channel from filtering: +# You may specify specific channels that are exempt from being filtered: +# # diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 5a6c80646..851c69f12 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -735,8 +735,9 @@ # # # Your choice of regex engine must match on all servers network-wide. # -# You may specify specific channels that are exempt from being filtered: -# +# To learn more about the configuration of this module, read # +# examples/filter.conf.example, which covers the various types of # +# filters and shows how to add exemptions. # # #-#-#-#-#-#-#-#-#-#-#- FILTER CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#-# # # diff --git a/docs/conf/modules/unrealircd.conf.example b/docs/conf/modules/unrealircd.conf.example index 0bdec9a77..1ed7b33b2 100644 --- a/docs/conf/modules/unrealircd.conf.example +++ b/docs/conf/modules/unrealircd.conf.example @@ -191,8 +191,9 @@ # # # Your choice of regex engine must match on all servers network-wide. # -# You may specify specific channels that are exempt from being filtered: -# +# To learn more about the configuration of this module, read # +# examples/filter.conf.example, which covers the various types of # +# filters and shows how to add exemptions. # # #-#-#-#-#-#-#-#-#-#-#- FILTER CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#-# # # -- cgit v1.2.3