1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00

Removed unsupported server option

This commit is contained in:
Eldad Fux 2020-10-19 17:49:49 +03:00
parent 4dfb91f2ef
commit b590ecc00a

View file

@ -30,7 +30,6 @@ $http
'open_http2_protocol' => true,
// 'document_root' => __DIR__.'/../public',
// 'enable_static_handler' => true,
'timeout' => 7,
'http_compression' => true,
'http_compression_level' => 6,
'package_max_length' => $payloadSize,