mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 12:20:10 +00:00
Add warning to website (#11711)
This commit is contained in:
parent
c0e212d89c
commit
632a39f56e
1 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,10 @@
|
|||
{
|
||||
"text": "The Disk space initially allocated by the script is only a placeholder, as we can't know how much space you will ever need. You should increase it to match your workload.",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "Please copy your `BICHON_ENCRYPT_PASSWORD` from `/opt/bichon/bichon.env` to a safe place.",
|
||||
"type": "warning"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue