mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-21 08:39:01 +01:00
Added a configuration parameter to allow for timeouts during order processing (fixes #955)
This commit is contained in:
@@ -133,3 +133,6 @@
|
||||
|
||||
# Request certificate with specific profile (default: <unset>)
|
||||
#ACME_PROFILE=
|
||||
|
||||
# Amount of seconds to wait for processing of order until erroring out (default: 0 => no timeout)
|
||||
#ORDER_TIMEOUT=0
|
||||
|
||||
Reference in New Issue
Block a user