From 8e6de2bdf28253b1102a5b67968fa4e99d7ec190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Diot?= Date: Tue, 20 Jun 2023 11:42:35 -0400 Subject: [PATCH] Augment authelia timeout --- examples/authelia/tests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/authelia/tests.json b/examples/authelia/tests.json index 0b5245f9b..edb0fd9d6 100644 --- a/examples/authelia/tests.json +++ b/examples/authelia/tests.json @@ -1,7 +1,7 @@ { "name": "authelia", "kinds": ["docker", "autoconf", "swarm", "linux"], - "timeout": 60, + "timeout": 120, "delay": 60, "tests": [ {