mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
Update some JSON Files for Website (#812)
* Update JSON Files for Website * fix microcode json
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
"updateable": false,
|
||||
"privileged": false,
|
||||
"interface_port": null,
|
||||
"documentation": "https://github.com/tteck/Proxmox/discussions/2505#discussion-6226037",
|
||||
"documentation": "https://github.com/community-scripts/ProxmoxVE/discussions/805",
|
||||
"website": null,
|
||||
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/lxc.svg",
|
||||
"description": "This maintains SSD performance by managing unused blocks. Thin-provisioned storage systems also require management to prevent unnecessary storage use. VMs automate fstrim, while LXC containers need manual or automated fstrim processes for optimal performance.\r\nThis is designed to work with SSDs on ext4 filesystems only.",
|
||||
"description": "This maintains SSD performance by managing unused blocks. Thin-provisioned storage systems also require management to prevent unnecessary storage use. VMs automate fstrim, while LXC containers need manual or automated fstrim processes for optimal performance.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
@@ -33,6 +33,10 @@
|
||||
"notes": [
|
||||
{
|
||||
"text": "Execute within the Proxmox shell",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "This is designed to work with SSDs on ext4 filesystems only.",
|
||||
"type": "warning"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user