Merge branch 'develop'
commit
b629cc8cf3
|
@ -81,3 +81,6 @@ UPLOAD_PATH=/var/www/html/admin/upload/
|
|||
|
||||
# main currency unit
|
||||
CURRENCY_UNIT=CNY
|
||||
|
||||
# maximum failed login count, otherwise the user should be locked
|
||||
MAXIMUM_FAILED_LOGIN_COUNT=3
|
Loading…
Reference in New Issue