fail2ban-cc: add jellyfin

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2025-01-15 13:48:06 +01:00
parent bdff564e2e
commit 276cd7d9d8
3 changed files with 7 additions and 1 deletions

View file

@ -25,6 +25,11 @@
"source": "nextcloud_aio_vaultwarden_logs",
"destination": "/vaultwarden",
"writeable": false
},
{
"source": "nextcloud_aio_jellyfin",
"destination": "/jellyfin",
"writeable": false
}
]
}