mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
add authorization to ntfy
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
@@ -628,6 +628,11 @@
|
||||
"_discord": {
|
||||
"serverurl": "https://discord.gg/xxxxxxxxx",
|
||||
"token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
},
|
||||
"_ntfy": {
|
||||
"host": "https://[my]ntfy.sh",
|
||||
"userurl": "https://[my]ntfy.sh/userhelp",
|
||||
"authorization": "Basic xxxxxxxxxxxxxxxxxxxx"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user