add gitignore

This commit is contained in:
eyedeekay
2025-04-29 21:01:38 -04:00
parent 640d3c02a3
commit 4d1bbb2a86
3 changed files with 3 additions and 2 deletions

View File

@ -167,7 +167,7 @@ client_api:
# If set, allows registration by anyone who knows the shared secret, regardless of
# whether registration is otherwise disabled.
registration_shared_secret: "test"
registration_shared_secret: "changeme"
# Whether to require reCAPTCHA for registration.
enable_registration_captcha: false