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:
@@ -3408,6 +3408,10 @@
|
||||
"userurl": {
|
||||
"type": "string",
|
||||
"description": "A URL given to users to help them setup this service."
|
||||
},
|
||||
"authorization": {
|
||||
"type": "string",
|
||||
"description": "Authorization Header to include in the request"
|
||||
}
|
||||
},
|
||||
"description": "Enabled ntfy.sh integration support."
|
||||
|
||||
Reference in New Issue
Block a user