also allow setting KEEP_GOING as a config option

This commit is contained in:
Lukas Schauer
2025-07-05 10:54:29 +02:00
parent a7deeaedbc
commit 8e9e5ef9c7
3 changed files with 10 additions and 2 deletions

View File

@@ -139,3 +139,6 @@
# Amount of seconds to wait for processing of order until erroring out (default: 0 => no timeout)
#ORDER_TIMEOUT=0
# Skip over errors during certificate orders (default: no)
#KEEP_GOING=no