mirror of
https://github.com/jellyfin/jellyfin-plugin-webhook.git
synced 2024-11-22 21:49:53 +00:00
Update Ntfy.handlebars (#298)
Some checks failed
🏗️ Build Plugin / call (push) Has been cancelled
📝 Create/Update Release Draft & Release Bump PR / call (push) Has been cancelled
🔬 Run CodeQL / call (push) Has been cancelled
🧪 Test Plugin / call (push) Has been cancelled
🏷️ Sync labels / call (push) Has been cancelled
Some checks failed
🏗️ Build Plugin / call (push) Has been cancelled
📝 Create/Update Release Draft & Release Bump PR / call (push) Has been cancelled
🔬 Run CodeQL / call (push) Has been cancelled
🧪 Test Plugin / call (push) Has been cancelled
🏷️ Sync labels / call (push) Has been cancelled
This commit is contained in:
parent
e666f28c92
commit
f613b552ef
@ -7,6 +7,9 @@
|
||||
##Correct: https://ntfy.sh[:PORT]
|
||||
##Incorrect: https://ntfy.sh[:PORT]/jellyfin
|
||||
##
|
||||
##For use with enabled Access Controll (Authentification)
|
||||
##Add Request Header acording to https://docs.ntfy.sh/publish/#authentication
|
||||
##
|
||||
##The topic ("jellyfin"), priorities (1-5) and of course titles & messages are specified within this JSON template. Modify them as you wish.
|
||||
##<----- REMOVE THESE LINES!!!
|
||||
{
|
||||
@ -107,4 +110,4 @@
|
||||
"priority": 5,
|
||||
"message": "---\n**- User:** {{{NotificationUsername}}}\n**- Device/Client:** {{{DeviceName}}} - {{{ClientName}}}\n**- IP Address:** {{{RemoteEndPoint}}}\n**- Issue:** User has been locked out!"
|
||||
{{/if_equals}}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user