Update default credentials (#12201)

Updated default credentials.
This commit is contained in:
Kenny Laevaert
2026-02-23 13:37:14 +01:00
committed by GitHub
parent a13caec262
commit b30e86aa2f

View File

@@ -28,14 +28,10 @@
}
],
"default_credentials": {
"username": null,
"password": null
"username": "admin",
"password": "admin123"
},
"notes": [
{
"text": "No credentials are set by this script. Complete setup and create credentials in the first-run wizard.",
"type": "info"
},
{
"text": "Upload your Calibre library metadata.db during first setup wizard.",
"type": "info"