1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 03:03:13 +02:00

Added forceforbidreason directive to options block in new config.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1721 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
cyberbotx
2008-11-15 20:39:20 +00:00
parent c30ec33695
commit db43487faf
3 changed files with 10 additions and 3 deletions
+7
View File
@@ -361,6 +361,13 @@ options {
* This directive is optional, but recommended.
*/
keepbackups = 3
/*
* If set, Services will require a reason when a FORBID is added, else the
* reason is optional. This directive also applies to SUSPENDed channels as
* well. This directive is optional.
*/
forceforbidreason = yes
}
/*