Remove HTTP/2 server push for Cloudflare

클플에서 해당 기능 지원 중단하여 더이상 작동하지 않음
https://developer.chrome.com/blog/removing-push/
This commit is contained in:
Kijin Sung 2023-10-24 20:32:35 +09:00
parent 6856f60ff9
commit e9e46e3391
7 changed files with 0 additions and 64 deletions

View file

@ -84,7 +84,6 @@ return array(
'concat_scripts' => 'none',
'delay_compile' => 0,
'jquery_version' => 2,
'server_push' => false,
),
'admin' => array(
'allow' => array(),