wrapper function for apprise
This commit is contained in:
6
config.toml.example
Normal file
6
config.toml.example
Normal file
@ -0,0 +1,6 @@
|
||||
[apprise]
|
||||
host = "192.168.x.x"
|
||||
port = 8088
|
||||
aurls = 'mailto://user:pass@gmail.com'
|
||||
title = 'test title'
|
||||
body = 'test body'
|
Reference in New Issue
Block a user