1
0
mirror of https://e.coding.net/circlecloud/AuthMe.git synced 2025-11-24 21:26:20 +00:00

remove module class and clean up config...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-10-17 17:55:56 +08:00
parent 8df28631b6
commit a5bce9a7dd
5 changed files with 0 additions and 220 deletions

View File

@@ -188,9 +188,6 @@ settings:
# AuthMe will update the password to the new passwordHash !
supportOldPasswordHash: false
# Cancel unsafe passwords for being used, put them on lowercase!
#unsafePasswords:
#- '123456'
#- 'password'
unsafePasswords:
- '123456'
- 'password'
@@ -386,6 +383,3 @@ Protection:
antiBotSensibility: 5
# Duration in minutes of the antibot automatic system
antiBotDuration: 10
VeryGames:
# These features are only available on VeryGames Server Provider
enableIpCheck: false