1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-27 23:37:25 +00:00

Use SYNC_PORT instead

This commit is contained in:
Girish Ramakrishnan
2018-02-26 14:46:02 -08:00
parent 9e7649fe36
commit 7a9f077e99
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
"localstorage": {}
},
"tcpPorts": {
"SYNCER_PORT": {
"SYNC_PORT": {
"title": "Sync Port",
"description": "Port over which syncthing will exchange data (do not disable)",
"defaultValue": 22000,