From: Thibault Godouet Date: Sat, 22 Feb 2025 14:45:24 +0000 (+0000) Subject: Change the default fcron reload delay from 60s to 5s. X-Git-Tag: ver3_4_0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab5a72b252a512e97a2bd9453937af9224399a11;p=thirdparty%2Ffcron.git Change the default fcron reload delay from 60s to 5s. --- diff --git a/configure.in b/configure.in index 84844d6..c4ad89d 100644 --- a/configure.in +++ b/configure.in @@ -484,7 +484,7 @@ WARNING : AC_MSG_RESULT(no) ) -max_fcrontab_reload_delay_seconds=60 +max_fcrontab_reload_delay_seconds=5 AC_MSG_CHECKING(max fcrontab reload delay seconds) AC_ARG_WITH(max-fcrontab-reload-delay-seconds, [ --with-max-fcrontab-reload-delay-seconds=INTEGER