mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
* Admin - update config to show correct default values
This commit is contained in:
parent
2c7af08795
commit
71a7609b34
@ -178,11 +178,11 @@
|
||||
<textbox id="newsettings[num_unsuccessful_id]" size="5"/>
|
||||
</row>
|
||||
<row>
|
||||
<description value="After how many unsuccessful attempts to login, an IP should be blocked (default 3) ?" label="%s:"/>
|
||||
<description value="After how many unsuccessful attempts to login, an IP should be blocked (default 15) ?" label="%s:"/>
|
||||
<textbox id="newsettings[num_unsuccessful_ip]" size="5"/>
|
||||
</row>
|
||||
<row>
|
||||
<description value="How many minutes should an account or IP be blocked (default 30) ?" label="%s:"/>
|
||||
<description value="How many minutes should an account or IP be blocked (default 1) ?" label="%s:"/>
|
||||
<textbox id="newsettings[block_time]" size="5"/>
|
||||
</row>
|
||||
<row>
|
||||
|
Loading…
Reference in New Issue
Block a user