mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-11-05 00:52:34 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dec9be581f | ||
|
|
2623410586 |
@@ -24,7 +24,8 @@
|
|||||||
"title": "Sync Port",
|
"title": "Sync Port",
|
||||||
"description": "Port over which syncthing will exchange data (do not disable)",
|
"description": "Port over which syncthing will exchange data (do not disable)",
|
||||||
"defaultValue": 22000,
|
"defaultValue": 22000,
|
||||||
"containerPort": 22000
|
"containerPort": 22000,
|
||||||
|
"enabledByDefault": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manifestVersion": 2,
|
"manifestVersion": 2,
|
||||||
@@ -35,7 +36,7 @@
|
|||||||
"storage",
|
"storage",
|
||||||
"sync"
|
"sync"
|
||||||
],
|
],
|
||||||
"minBoxVersion": "8.1.0",
|
"minBoxVersion": "9.0.0",
|
||||||
"forumUrl": "https://forum.cloudron.io/category/56/syncthing",
|
"forumUrl": "https://forum.cloudron.io/category/56/syncthing",
|
||||||
"documentationUrl": "https://docs.cloudron.io/packages/syncthing/",
|
"documentationUrl": "https://docs.cloudron.io/packages/syncthing/",
|
||||||
"mediaLinks": [
|
"mediaLinks": [
|
||||||
|
|||||||
Reference in New Issue
Block a user