Remove handling for old deprecated config versions

This commit is contained in:
Jakob Borg
2015-04-04 21:49:15 +02:00
parent 8d41a762b6
commit bd2051febd
11 changed files with 26 additions and 221 deletions

View File

@@ -1,6 +1,6 @@
<configuration version="2">
<options>
<listenAddress>:23000</listenAddress>
<listenAddress>:23000</listenAddress>
<allowDelete>false</allowDelete>
<globalAnnounceServer>syncthing.nym.se:22026</globalAnnounceServer>
<globalAnnounceEnabled>false</globalAnnounceEnabled>