OpenWRT: add info for VLAN-aware in frontend (#6944)

This commit is contained in:
CanbiZ 2025-08-18 22:14:53 +02:00 committed by GitHub
parent 23f29b14fe
commit 7086a15321
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,5 +32,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"text": "If you use VLANs (default LAN is set to VLAN 999), make sure the Proxmox Linux Bridge is configured as VLAN-aware, otherwise the VM may fail to start.",
"type": "info"
}
]
}