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.