This repository has been archived on 2025-02-09. You can view files and clone it, but cannot push or open issues or pull requests.
matrix-bot/config-sample.json
2025-01-08 14:58:09 +01:00

8 lines
219 B
JSON

{
"homeserver": "https://example.org",
"deviceId": "my-dev-device",
"userId": "@user:example.org",
"password": "super-secret-password",
"registerToken": "Token-Goes-Here",
"leaveOnStart": false
}