ratatrix/.config/config.json5

10 lines
166 B
Plaintext

{
"accounts": [
{
"user_id": "@alice:example.org",
"password": "hunter2",
// Optional: "device_name": "ratatrix on <hostname>",
},
],
}