summaryrefslogtreecommitdiff
path: root/Changes.conf
diff options
context:
space:
mode:
authorrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-07-10 18:12:28 +0000
committerrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-07-10 18:12:28 +0000
commit9d4d4e7287499f820285deaf0300602f1392a26f (patch)
tree1e1bd7cc0a2c91d10df0ed169135ceee683d590f /Changes.conf
parentb79837538f03ad47506abc53a86c7a54d90d4cf5 (diff)
BUILD : 1.7.14 (1082) BUGS : 423 NOTES : Moved ns_noop into core, its now a /ns set option.
git-svn-id: svn://svn.anope.org/anope/trunk@1082 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@806 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes.conf')
-rw-r--r--Changes.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changes.conf b/Changes.conf
index a4936a2f5..752ed538e 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -16,9 +16,19 @@ Anope Version S V N
NSResendDelay 90s
+NSDefAutoop
+
** MODIFIED CONFIGURATION DIRECTIVES **
+ModuleDelayedAutoload "cs_appendtopic cs_enforce ns_maxemail os_info hs_request"
** DELETED CONFIGURATION DIRECTIVES **
+# NSAutoOPDBName [OPTIONAL]
+# Module: ns_noop
+#
+# Use the given filename as database for the autoop list. If not given,
+# the default of "autoop.db" will be used.
+#
+#NSAutoOPDBName "autoop.db"
Anope Version 1.7.14
--------------------