Files
WeatherTool/deploy/vps/config/authelia/users_database.example.yml
T
2026-08-20 19:22:03 +03:00

12 lines
397 B
YAML

# Generate the password hash on the VPS; never place a plaintext password here.
# Then copy this file to users_database.yml, replace the placeholders, and set
# mode 0640. The real users_database.yml is excluded from Git.
users:
newsroom:
disabled: false
displayname: Newsroom tester
password: REPLACE_WITH_ARGON2ID_HASH
email: newsroom@invalid.local
groups:
- testers