summarylogtreecommitdiffstats
path: root/example.conf
diff options
context:
space:
mode:
authorsurefire2016-09-21 13:06:02 +0300
committersurefire2016-09-21 13:06:02 +0300
commitd2050cedb2f297256770ecf7d10c4486b2239280 (patch)
treef514e11dcc5097c1085d6b08b904300642f1f057 /example.conf
parent98cd24f39785006b38e666856f4259957578719b (diff)
downloadaur-d2050cedb2f297256770ecf7d10c4486b2239280.tar.gz
improved security
Diffstat (limited to 'example.conf')
-rw-r--r--example.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/example.conf b/example.conf
index 9ea17221ba09..19a70d125539 100644
--- a/example.conf
+++ b/example.conf
@@ -18,9 +18,6 @@
# List domain names included in certificate separated by space. All domains should work and refer to this server.
ACME_DOMAINS="example.com www.example.com"
-# Directory for acme accounts and certificates
-#ACME_DIR="/var/lib/acme"
-
#ACME_ACCOUNT="letsencrypt"
#ACME_ARGS="-vbnN"