From b2f2d1759dc3e5977b57ae83a0cac9f9c1ae4d7d Mon Sep 17 00:00:00 2001 From: komodo Date: Wed, 12 Nov 2025 04:40:21 +0000 Subject: [PATCH] [Komodo] Commit Sync: update master_sync.toml --- master_sync.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/master_sync.toml b/master_sync.toml index 1a9c73c..3ea3ab8 100644 --- a/master_sync.toml +++ b/master_sync.toml @@ -17,6 +17,7 @@ enabled = true name = "automation" [stack.config] server = "unraid" +auto_update = true linked_repo = "compose-automation" env_file_path = "n8n.env" additional_env_files = ["n8n.env"]