From c798eb1a4dba6ee5686a3c4bab12018ee3381918 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 8 Feb 2025 19:13:50 +0200 Subject: fix: Increase timeouts --- apache/sites/nowayforward_human.conf.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apache/sites') diff --git a/apache/sites/nowayforward_human.conf.tpl b/apache/sites/nowayforward_human.conf.tpl index 637ee4f..059a678 100644 --- a/apache/sites/nowayforward_human.conf.tpl +++ b/apache/sites/nowayforward_human.conf.tpl @@ -16,6 +16,9 @@ SetEnv PASSWORD ${PASSWORD} SetEnv MYSQL_UNIX_SOCKET ${MYSQL_UNIX_SOCKET} + # 5 minutes + TimeOut 300 + # Project SetEnv ARCHIVES_DIR ${ARCHIVES_DIR} -- cgit v1.2.3