From 41b4f01ac1d9963ef1dc069fbc73fff2d666e265 Mon Sep 17 00:00:00 2001 From: Tesshu Flower Date: Tue, 24 Mar 2026 13:38:26 -0400 Subject: [PATCH] remove old syncthing option insecureAllowOldTLSVersions - was previously set in our config-template.xml - Syncthing removed this in v1.29.6 and has forced TLS 1.3 since. Signed-off-by: Tesshu Flower --- mover-syncthing/config-template.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/mover-syncthing/config-template.xml b/mover-syncthing/config-template.xml index bc7c7b55a..07480b622 100644 --- a/mover-syncthing/config-template.xml +++ b/mover-syncthing/config-template.xml @@ -47,7 +47,6 @@ false false - true tcp://0.0.0.0:22000 false 21027