Skip to content

Commit 41b4f01

Browse files
committed
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 <tflower@redhat.com>
1 parent 7e438d1 commit 41b4f01

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mover-syncthing/config-template.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
<options>
4848
<announceLANAddresses>false</announceLANAddresses>
4949
<globalAnnounceEnabled>false</globalAnnounceEnabled>
50-
<insecureAllowOldTLSVersions>true</insecureAllowOldTLSVersions>
5150
<listenAddress>tcp://0.0.0.0:22000</listenAddress>
5251
<localAnnounceEnabled>false</localAnnounceEnabled>
5352
<localAnnouncePort>21027</localAnnouncePort>

0 commit comments

Comments
 (0)