diff --git a/lib/config_def.yaml b/lib/config_def.yaml index a909fc979..418340325 100644 --- a/lib/config_def.yaml +++ b/lib/config_def.yaml @@ -22,7 +22,7 @@ web: auth: htpasswd: - users_file: ./htpasswd + file: ./htpasswd # Maximum amount of users allowed to register, defaults to "+inf". # You can set this to 0 to disable registration. #max_users: 1000