Browse Source

[enh] Wording

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
ljf (zamentur) 3 years ago
parent
commit
13076c9a76
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config_panel.toml

+ 1 - 1
config_panel.toml

@@ -18,7 +18,7 @@ name = "Auto-configuration"
         [main.vpn.service_enabled]
         ask = "Enable VPN"
         type = "boolean"
-        help = "If you disable, your VPN will not run even if you restart your server"
+        help = "If disabled, the VPN service will not automatically be started at boot."
         
         [main.vpn.config_file]
         ask = "Configuration file"