jellyfin-plugin-webhook/Jellyfin.Plugin.Webhook/Templates/Gotify/AuthenticationFailure.handl...

10 lines
354 B
Handlebars

{
"extras": {
"client::display": {
"contentType": "text/markdown"
}
},
"title": "🚫 Jellyfin Authentication Failure 🚫",
"message": "--------------\n\n**User:** {{Username}}\n\n**Client:** {{App}}\n\n**Device:** {{DeviceName}} \n\n**Client IP:** {{RemoteEndPoint}}",
"priority": {{Priority}}
}