mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-18 08:22:16 +00:00
@@ -28,14 +28,10 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"default_credentials": {
|
"default_credentials": {
|
||||||
"username": null,
|
"username": "admin",
|
||||||
"password": null
|
"password": "admin123"
|
||||||
},
|
},
|
||||||
"notes": [
|
"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.",
|
"text": "Upload your Calibre library metadata.db during first setup wizard.",
|
||||||
"type": "info"
|
"type": "info"
|
||||||
|
|||||||
Reference in New Issue
Block a user