mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-11-05 09:02:35 +00:00
add explicit enabledByDefault
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user