From 1af2010f44444c8eb9cf8e497078da00632155e7 Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Wed, 5 Apr 2017 14:31:31 -0400 Subject: [PATCH] Update config.cfg --- config.cfg | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/config.cfg b/config.cfg index 31803f7..747bae5 100644 --- a/config.cfg +++ b/config.cfg @@ -1,15 +1,12 @@ --- # Add as many users as you want for your VPN server here. -# Access credentials will be generated for each one. -# Don't forget to escape nicknames with quotes, if you are using zero in nicknames. +# Credentials will be generated for each one. users: - dan - jack -# Add an email address to send logs if you're using auditd for monitoring. -# Avoid using '+' in your email address otherwise auditd will fail to start. -auditd_action_mail_acct: email@example.com +# NOTE: If your usernames have leading 0's, like "000dan", you have to escape them ### Advanced users only below this line ###