Update config.js
This commit is contained in:
parent
966d176eac
commit
ab2bd75795
1 changed files with 4 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue