From c66477e85022de4ddea66c640a34e4a6cd8fb3c8 Mon Sep 17 00:00:00 2001 From: Vladimir D Date: Wed, 30 Jul 2025 13:40:04 +0400 Subject: [PATCH] checklist added to manifest --- CloudronManifest.json | 7 ++++++- POSTINSTALL.md | 1 - 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index e3ee675..7876b72 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -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": [ diff --git a/POSTINSTALL.md b/POSTINSTALL.md index b55851b..a22e19d 100644 --- a/POSTINSTALL.md +++ b/POSTINSTALL.md @@ -4,7 +4,6 @@ This app is pre-setup with an account. The initial credentials are: **Username**: admin
**Password**: changeme
-Please change the admin password immediately.