ts-notify-pushover/config.example.json

14 lines
170 B
JSON

{
"pushover": {
"user": "",
"token": ""
},
"ts-notify": {
"address": "localhost",
"port": 6000,
"friendly_name": "",
"apikey": ""
},
"follow_file": ""
}