added apprise client

This commit is contained in:
2023-05-16 22:05:12 -05:00
parent 9abcdf46b3
commit 03648f9ae2
4 changed files with 70 additions and 0 deletions

View File

@ -23,6 +23,11 @@ use_pushover = false
po_key = ""
po_token = ""
[apprise]
host = "192.168.x.x"
port = 8088
aurls = 'mailto://user:pass@gmail.com'
[dragnet]
enable_dragnet = true
dragnet_outfile = "./orphaned.csv"