From 529f779fc2e40fb4bd889751e167556698c9f04b Mon Sep 17 00:00:00 2001 From: Viren070 Date: Sun, 9 Nov 2025 16:06:40 +0000 Subject: [PATCH] fix: comment out wests-scripts by default --- compose.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index bf72f04..bc68bd1 100644 --- a/compose.yaml +++ b/compose.yaml @@ -101,10 +101,12 @@ include: - apps/warp/compose.yaml - apps/watchtower/compose.yaml - apps/webstreamr/compose.yaml - - apps/wests-scripts/compose.yaml - apps/yamtrack/compose.yaml - apps/zilean/compose.yaml - apps/zipline/compose.yaml + # If you would like to use wests scripts, which include blackhole and repair, uncomment the line below. + # It is recommended you use decypharr instead, however. + # - apps/wests-scripts/compose.yaml # Uncomment if you are using zurg and comment out decypharr # There is also a way to use both together, but it requires 2 rclone instances # To use both, update Zurg's rclone service name and its container name to rclone_zurg