mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-05-11 17:39:47 +02:00
Add option to chain challenge hook arguments. Fixes #79.
This commit is contained in:
committed by
Lukas Schauer
parent
fb7c6c0302
commit
6e048f7fe0
@@ -54,6 +54,9 @@
|
||||
# default: <unset>
|
||||
#HOOK=
|
||||
|
||||
# Chain clean_challenge|deploy_challenge arguments together into one hook call per certificate (default: no)
|
||||
#HOOK_CHAIN="no"
|
||||
|
||||
# Minimum days before expiration to automatically renew certificate (default: 30)
|
||||
#RENEW_DAYS="30"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user