mirror of
https://github.com/anope/anope.git
synced 2026-07-01 20:26:39 +02:00
Merge commit 'trunk' into anopeng
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1291 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
+9
-1
@@ -1525,7 +1525,7 @@ OSOpersOnly
|
||||
# When compiled with module support, this contains a space separated list
|
||||
# of modules to automatically load as soon as possible, e.g. IRCD support modules.
|
||||
#
|
||||
#ModuleAutoload "hs_moo ircd_defizzer"
|
||||
#ModuleAutoload "hs_moo ircd_defizzer os_ignore_db"
|
||||
|
||||
# ModuleDelayedAutoload [OPTIONAL]
|
||||
#
|
||||
@@ -1587,4 +1587,12 @@ ModuleDelayedAutoload "cs_appendtopic cs_enforce ns_maxemail os_info hs_request"
|
||||
#
|
||||
#HSRequestDBName "hs_request.db"
|
||||
|
||||
# OSIgnoreDBName [OPTIONAL]
|
||||
# Module: os_ignore_db
|
||||
#
|
||||
# Use the given filename as database to store services' ignores.
|
||||
# If not given, the default of "os_ignore.db" will be used.
|
||||
#
|
||||
#OSIgnoreDBName "os_ignore.db"
|
||||
|
||||
#EOF
|
||||
|
||||
Reference in New Issue
Block a user