asdf
This commit is contained in:
parent
5cb0ff6cd9
commit
635ece22aa
|
@ -2,6 +2,12 @@
|
||||||
"discord": {
|
"discord": {
|
||||||
"token": "YOUR_TOKEN"
|
"token": "YOUR_TOKEN"
|
||||||
},
|
},
|
||||||
|
"ntfy": {
|
||||||
|
"enabled": true,
|
||||||
|
"server": "https://Example.com",
|
||||||
|
"token": "ntfy_access_token",
|
||||||
|
"prefix": "iem-"
|
||||||
|
},
|
||||||
"iem": {
|
"iem": {
|
||||||
"channels": [
|
"channels": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue