mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-19 15:54:01 +01:00
Fix default license help text in example config (#254)
This commit is contained in:
committed by
Lukas Schauer
parent
624ce4436a
commit
3a66a7f8d2
@@ -18,7 +18,7 @@
|
||||
# Path to certificate authority (default: https://acme-v01.api.letsencrypt.org/directory)
|
||||
#CA="https://acme-v01.api.letsencrypt.org/directory"
|
||||
|
||||
# Path to license agreement (default: https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf)
|
||||
# Path to license agreement (default: https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf)
|
||||
#LICENSE="https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf"
|
||||
|
||||
# Which challenge should be used? Currently http-01 and dns-01 are supported
|
||||
|
||||
Reference in New Issue
Block a user