mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-22 04:47:35 +00:00
checklist added to manifest
This commit is contained in:
@@ -13,6 +13,11 @@
|
|||||||
"localstorage": {},
|
"localstorage": {},
|
||||||
"ldap": {}
|
"ldap": {}
|
||||||
},
|
},
|
||||||
|
"checklist": {
|
||||||
|
"change-default-password": {
|
||||||
|
"message": "Change the admin password immediately."
|
||||||
|
}
|
||||||
|
},
|
||||||
"tcpPorts": {
|
"tcpPorts": {
|
||||||
"SYNC_PORT": {
|
"SYNC_PORT": {
|
||||||
"title": "Sync Port",
|
"title": "Sync Port",
|
||||||
@@ -29,7 +34,7 @@
|
|||||||
"storage",
|
"storage",
|
||||||
"sync"
|
"sync"
|
||||||
],
|
],
|
||||||
"minBoxVersion": "7.1.2",
|
"minBoxVersion": "8.1.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": [
|
||||||
|
@@ -4,7 +4,6 @@ This app is pre-setup with an account. The initial credentials are:
|
|||||||
**Username**: admin<br/>
|
**Username**: admin<br/>
|
||||||
**Password**: changeme<br/>
|
**Password**: changeme<br/>
|
||||||
|
|
||||||
Please change the admin password immediately.
|
|
||||||
</nosso>
|
</nosso>
|
||||||
|
|
||||||
<sso>
|
<sso>
|
||||||
|
Reference in New Issue
Block a user