Turned off staff confirmation..
This commit is contained in:
parent
39db2a64e1
commit
bf6d400bb4
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ endlessScrolling=1
|
||||||
maxSearchTokens=4
|
maxSearchTokens=4
|
||||||
|
|
||||||
[registration]
|
[registration]
|
||||||
staffActivation = 1
|
staffActivation = 0
|
||||||
passMinLength = 5
|
passMinLength = 5
|
||||||
passRegex = "/^.+$/"
|
passRegex = "/^.+$/"
|
||||||
userNameMinLength = 3
|
userNameMinLength = 3
|
||||||
|
|
Loading…
Reference in a new issue