diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/login/login-server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/login/login-server.conf b/conf/login/login-server.conf index 016f0dc06..59a03608c 100644 --- a/conf/login/login-server.conf +++ b/conf/login/login-server.conf @@ -80,7 +80,7 @@ login_configuration: { // Account registration flood protection system // allowed_regs is the number of registrations allowed in time_allowed (in seconds) - allowed_regs: 3 + allowed_regs: 5 time_allowed: 86400 // Starting additional sec from now for the limited time at creation of account |