Refactor: WireGuard (#6839)

* Refactor

* Make WGDashboard optional
This commit is contained in:
Slaviša Arežina
2025-08-14 22:51:31 +02:00
committed by GitHub
parent ab07afb7bd
commit 50410acf8d
3 changed files with 31 additions and 25 deletions

View File

@@ -46,6 +46,10 @@
{
"text": "Wireguard and WGDashboard are not the same. More info: `https://docs.wgdashboard.dev/what-is-wireguard-what-is-wgdashboard.html`",
"type": "info"
},
{
"text": "WGDashboard installation is optional.`",
"type": "info"
}
]
}