Changes to propagation and logging #4

Merged
agboola merged 1 commits from patch-1.2 into main 2025-08-27 14:14:16 +01:00
1 Commits
Author SHA1 Message Date
agboola 8891d640bd Changes to propagation and logging
Removed propagation timeout and polling interval and introduced "--dns.propagation-wait 240s" to allow for proper dns propagation.
This is especially useful in an environment where dns queries are cached or locked down environment. 240s (4 minutes) is enough time for proper propagation of dns records.

added the logfile to the autorenew function to properly trac if cronjobs are actually run
2025-08-27 14:13:11 +01:00