You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
356 B
JSON

{
"homeserver": "https://matrix.org",
"matrixdomain": "matrix.org",
"matrixuser": "smsbot",
"matrixpass": "hunter2",
"inviteusers": ["@annoyme:matrix.org"],
"smsapikey": "Voxtelesys SMS API key goes here",
"smsfrom": "Voxtelesys DID goes here",
"smsonlyto": ["14061234567"],
"loglevel": "debug",
"smsinterval": 15
}