]> _ Git - fluidbook-toolbox.git/commitdiff
wait #5925
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 10 May 2023 11:55:01 +0000 (13:55 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 10 May 2023 11:55:01 +0000 (13:55 +0200)
.docker/config/httpd/httpd.conf

index 78f057d99e1958c45cca196e812403ae1196e766..21afe660494e8692f5a23b50c60d3cd4f1abe9a8 100644 (file)
@@ -293,7 +293,7 @@ DocumentRoot "/application/public"
     Require all granted
 </Directory>
 
-ProxyPassMatch ^/(.*\.php(/.*)?)$ "fcgi://fluidbook-toolbox:9000/application/public/$1" timeout=1800
+ProxyPassMatch ^/(.*\.php(/.*)?)$ "fcgi://fluidbook-toolbox:9000/application/public/$1" timeout=18000
 
 XSendFile on
 XSendFilePath /application