1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 22:23:13 +00:00
Lumi/users.yml.example
2024-03-01 12:37:13 +01:00

8 lines
No EOL
316 B
Text

users:
# "admin" here is username
admin:
name: "Admin"
# Just sha-256 which can be computed with "echo -n password | shasum -a 256"
password: "5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8"
# use email to generate avatars using Gravatar. It is optional.
email: me@email.net