From ad533198421a7331fc9bb942aafe2a31d67f14c9 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 30 Dec 2021 17:09:00 +0100 Subject: [PATCH] Add disclaimer about non working Status page --- doc/DISCLAIMER.md | 1 + doc/DISCLAIMER_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index fae5ecf..4a7395c 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -4,5 +4,6 @@ * Do not manually alter the configuration files. * Use YunoHost permissions panel to allow users to access the web UI. * Only one network interface, *wg0*, can be managed with this app at the moment. +* `Status` page is not working for the time being. After installation, you need to `Apply Config` once in the UI before the VPN service can be started. diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index e4667ce..3c563b0 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -4,5 +4,6 @@ * Ne modifiez pas les fichiers de configuration à la main. * Utiliser le panneau de permissions de YunoHost pour autoriser des utilisateurs à accéder à WireGuard UI. * Une seule interface réseau, *wg0*, peut actuellement être gérée par cette app. +* La page `Status` demeure non fonctionnelle pour l'instant. Après installation, vous devrez cliquer sur `Apply Config` une fois dans l'UI avant que le service VPN puisse être démarré.