added tor notify

This commit is contained in:
2022-07-20 09:57:22 -05:00
parent 829ad31293
commit 4908d62999
3 changed files with 14 additions and 4 deletions

View File

@ -5,5 +5,8 @@
"password": "admin",
"loglevel": "INFO",
"logpath": "./qc.log",
"age": 2419200
"age": 2419200,
"use_pushover": true,
"po_key": "",
"po_token": ""
}