8 lines
219 B
JSON
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
|
|
} |