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

8 lines
316 B
Text
Raw Normal View History

2024-03-01 11:37:13 +00:00
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