summarylogtreecommitdiffstats
path: root/example.conf
diff options
context:
space:
mode:
authorsurefire2016-09-21 12:36:25 +0300
committersurefire2016-09-21 13:01:18 +0300
commit7dc92d3ff2e3e99e52785d372834ab801dd15308 (patch)
tree3e47a2f29d6e7c166116b2319d5718c01bb732f8 /example.conf
parent98cd24f39785006b38e666856f4259957578719b (diff)
downloadaur-7dc92d3ff2e3e99e52785d372834ab801dd15308.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"