cfg/example/example.jsonc

11 lines
149 B
Plaintext

{
"admins": [
"jolheiser",
"admin"
],
"email": "jolheiser@example.com",
"home": "/home/jolheiser",
// The user!
"username": "jolheiser",
}