Update config.js

This commit is contained in:
Matt Reeves 2024-08-05 00:04:42 -04:00
parent 966d176eac
commit ab2bd75795

View file

@ -134,6 +134,10 @@ module.exports = {
{
"matchDepNames": ["ghcr.io/linuxserver/syncthing"],
"customChangelogUrl": "https://github.com/linuxserver/docker-syncthing/releases"
},
{
"matchDepNames": ["ghcr.io/linuxserver/jellyfin"],
"customChangelogUrl": "https://github.com/jellyfin/jellyfin/releases"
}
],
optimizeForDisabled: true,