1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-11-05 09:02:35 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Girish Ramakrishnan
dec9be581f set minBoxVersion 2025-11-04 15:48:40 +01:00
Girish Ramakrishnan
2623410586 add explicit enabledByDefault 2025-11-04 15:19:18 +01:00

View File

@@ -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": [