mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Add Short Note for Komga Installation (#303)
This commit is contained in:
parent
16454d2684
commit
a4696475d5
1 changed files with 7 additions and 2 deletions
|
@ -30,5 +30,10 @@
|
||||||
"username": null,
|
"username": null,
|
||||||
"password": null
|
"password": null
|
||||||
},
|
},
|
||||||
"notes": []
|
"notes": [
|
||||||
|
{
|
||||||
|
"text": "Starting Komga (Web UI) may take up to 2 minutes after a restart or fresh installation.",
|
||||||
|
"type": "info"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue