From 26a49e519e471efd44fada3f36e692fc8ed08059 Mon Sep 17 00:00:00 2001 From: komodo Date: Sat, 20 Dec 2025 15:58:00 -0800 Subject: [PATCH] [Komodo] Commit Sync: update .komodo/resources.toml --- .komodo/resources.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.komodo/resources.toml b/.komodo/resources.toml index de83599..bdc1d99 100644 --- a/.komodo/resources.toml +++ b/.komodo/resources.toml @@ -237,6 +237,9 @@ services: name = "jellyfin" [stack.config] server = "lpdelta01" +poll_for_updates = true +auto_update = true +auto_update_all_services = true git_provider = "192.168.1.51:3052" git_https = false git_account = "komodo"