11 lines
453 B
Handlebars
11 lines
453 B
Handlebars
{
|
|
"token": "{{Token}}",
|
|
"user": "{{UserToken}}",
|
|
"device": "{{Device}}",
|
|
"title": "{{{Title}}}",
|
|
"url": "{{ServerUrl}}/web/index.html#!/details?id={{ItemId}}&serverId={{ServerId}}",
|
|
"url_title": "{{{MessageUrlTitle}}}",
|
|
"priority": {{MessagePriority}},
|
|
"sound": "{{NotificationSound}}",
|
|
"message": "The user '{{NotificationUsername}}' has been locked out because they exceeded the allowed incorrect login attempts."
|
|
} |