syncthing-pocketbook: Change configuration version to 35.

In use since v1.14.0-rc.3.
<https://github.com/syncthing/syncthing/commit/fff8805>
This commit is contained in:
tastytea 2021-07-18 12:31:05 +02:00
parent 3dd434e9af
commit 99c28c2311
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ ${SYNCTHING_DIR}/syncthing -home="${SYNCTHING_DIR}"
.`applications/syncthing/config.xml`
[source,xml]
--------------------------------------------------------------------------------
<configuration version="32">
<configuration version="35">
<gui enabled="true" tls="false" debugging="false">
<address>0.0.0.0:8384</address>
</gui>