fix bug + add captcha
This commit is contained in:
@@ -46,4 +46,7 @@ max_accounts = 50
|
||||
mandatory_email = yes
|
||||
# whether or not the user must give an password to subscribe
|
||||
# at least one of email and password is mandatory
|
||||
mandatory_password = yes
|
||||
mandatory_password = yes
|
||||
# path to db managing the captcha
|
||||
db_path=nextcloudregister.sqli
|
||||
captcha_timout=3600
|
Reference in New Issue
Block a user