Minor grammatical fix for Disable Registration feature
This commit is contained in:
parent
de01f81489
commit
34d18a19a3
5 changed files with 9 additions and 9 deletions
|
@ -53,7 +53,7 @@ RESET_PASSWD_CODE_LIVE_MINUTES = 180
|
|||
; User need to confirm e-mail for registration
|
||||
REGISTER_EMAIL_CONFIRM = false
|
||||
; Does not allow register and admin create account only
|
||||
DISENABLE_REGISTERATION = false
|
||||
DISABLE_REGISTRATION = false
|
||||
; User must sign in to view anything.
|
||||
REQUIRE_SIGNIN_VIEW = false
|
||||
; Cache avatar as picture
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue