implemented domain validation timeout

This commit is contained in:
Lukas Schauer
2025-06-17 19:51:21 +02:00
parent 9cfcd66f15
commit ce9eb300e2
3 changed files with 24 additions and 1 deletions
+3
View File
@@ -2,6 +2,9 @@
This file contains a log of major changes in dehydrated
## [x.x.x] - xxxx-xx-xx
## Added
- Added a configuration parameter to allow for timeouts during domain validation processing (`VALIDATION_TIMEOUT`, defaults to 0 = no timeout)
## Changed
- Only validate existance of wellknown directory or hook script when actually needed