1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 12:51:52 +02:00

Added new failed-login-limit pref to default install. Some minor language-file cleanup.

This commit is contained in:
Cameron
2015-04-12 23:11:13 -07:00
parent 0d86f9a42f
commit a2fdd27d7b
5 changed files with 38 additions and 7 deletions

View File

@@ -92,6 +92,7 @@
<core name="emotepack">default</core>
<core name="enable_rdns">0</core>
<core name="enable_rdns_on_ban">0</core>
<core name="failed_login_limit">10</core>
<core name="filter_script">0</core>
<core name="flood_hits">100</core>
<core name="flood_protect">1</core>