Enable to override certificates in key-value store when using storeconfig

This commit is contained in:
Thomas Fan 2018-05-17 06:32:03 -04:00 committed by Traefiker Bot
parent 68cc826519
commit 4a3b1f3847
3 changed files with 26 additions and 13 deletions

View file

@ -63,6 +63,13 @@ entryPoint = "https"
#
# acmeLogging = true
# If true, override certificates in key-value store when using storeconfig.
#
# Optional
# Default: false
#
# overrideCertificates = true
# Enable on demand certificate generation.
#
# Optional (Deprecated)