mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Increased timeout
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ $http
|
||||
'open_http2_protocol' => true,
|
||||
'document_root' => __DIR__ . '/../public',
|
||||
'enable_static_handler' => true,
|
||||
'timeout' => 4,
|
||||
'timeout' => 7,
|
||||
'http_compression' => true,
|
||||
'http_compression_level' => 6,
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user