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