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