From b50fada2113a79a940c8b98f8d75d7696de8f897 Mon Sep 17 00:00:00 2001 From: rdwebdesign Date: Mon, 31 Jan 2022 15:52:20 -0300 Subject: [PATCH 1/2] Limiting MAXLOGAGE interval to 24 (just like FTL) Signed-off-by: rdwebdesign --- index.php | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/index.php b/index.php index b6d1fa85..e9e99ffe 100644 --- a/index.php +++ b/index.php @@ -1,26 +1,24 @@ - From 7734c2294962a7f097a3dbe22c3be39345fc7587 Mon Sep 17 00:00:00 2001 From: rdwebdesign Date: Mon, 31 Jan 2022 16:36:44 -0300 Subject: [PATCH 2/2] Changing the comment Signed-off-by: rdwebdesign --- index.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.php b/index.php index e9e99ffe..90402817 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,5 @@