mirror of
https://github.com/anope/anope.git
synced 2026-07-01 18:46:39 +02:00
Added delay directive to mail block in new config.
Renamed restrictmail to restrict in mail block. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1625 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
+12
-1
@@ -256,7 +256,18 @@ mail
|
||||
* create a special user for this; remember to NEVER launch Services as
|
||||
* root).
|
||||
*/
|
||||
restrictmail = yes
|
||||
restrict = yes
|
||||
|
||||
/*
|
||||
* This controls the minimum amount of time an user must wait before sending
|
||||
* another e-mail after they have sent one. It also controls the minimum time
|
||||
* an user must wait before they can receive another e-mail. This directive
|
||||
* is optional, but recommended.
|
||||
*
|
||||
* This feature prevents users from being mail bombed using Services and
|
||||
* it is highly recommended that it be used.
|
||||
*/
|
||||
delay = 5m
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user