2020-11-05 22:39:11 -07:00
|
|
|
{
|
|
|
|
"homeserver": "https://matrix.org",
|
|
|
|
"matrixdomain": "matrix.org",
|
|
|
|
"matrixuser": "smsbot",
|
|
|
|
"matrixpass": "hunter2",
|
|
|
|
"inviteusers": ["@annoyme:matrix.org"],
|
2021-06-16 14:42:32 -06:00
|
|
|
"smsapikey": "Voxtelesys SMS API key goes here",
|
2020-11-05 22:39:11 -07:00
|
|
|
"smsfrom": "Voxtelesys DID goes here",
|
2021-06-16 14:03:52 -06:00
|
|
|
"smsonlyto": ["14061234567"],
|
2020-11-05 22:39:11 -07:00
|
|
|
"loglevel": "debug",
|
|
|
|
"smsinterval": 15
|
|
|
|
}
|