diff options
Diffstat (limited to 'apache/sites/nowayforward_human.conf.tpl')
| -rw-r--r-- | apache/sites/nowayforward_human.conf.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
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} |
