From c2e562b2797d07c6f9c94f942a53ce828794d5e6 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Fri, 15 Mar 2019 15:03:44 +0000 Subject: Increase max age --- modules/youri-check/templates/cauldron.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/youri-check/templates/cauldron.conf b/modules/youri-check/templates/cauldron.conf index e980e1b2..7bf64c74 100644 --- a/modules/youri-check/templates/cauldron.conf +++ b/modules/youri-check/templates/cauldron.conf @@ -277,7 +277,7 @@ tests: age: class: Youri::Check::Test::Age options: - max: 6 month + max: 9 month pattern: %m month # reports definitions -- cgit v1.2.1