Files
singlechat/logs/chat-users.example.json
Torsten Schulz (local) bfe28a25fa
All checks were successful
Deploy SingleChat / deploy (push) Successful in 40s
android app, extension of stats
2026-08-10 14:03:34 +02:00

8 lines
121 B
JSON
Executable File

[
{
"username": "admin",
"passwordHash": "sha256:REPLACE_WITH_REAL_HASH",
"rights": ["stat", "kick"]
}
]