From f3eb2d4e7c2b27cd95fa319e3db122470085c1c3 Mon Sep 17 00:00:00 2001 From: Julien Muchembled Date: Tue, 2 Oct 2018 16:25:25 +0200 Subject: [PATCH] conf: clarify comment --- re6st/cli/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/re6st/cli/conf.py b/re6st/cli/conf.py index c5aa7a5..05b442c 100755 --- a/re6st/cli/conf.py +++ b/re6st/cli/conf.py @@ -175,7 +175,7 @@ key %s #verbose 3 # enable OpenVPN logging: #ovpnlog -# increase OpenVPN verbosity: +# uncomment the following 2 lines to increase OpenVPN verbosity: #O--verb #O3 """ % (config.registry, ca_path, cert_path, key_path)) -- 2.25.1