mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 12:02:24 +09:00
Remove HTTP/2 server push for Cloudflare
클플에서 해당 기능 지원 중단하여 더이상 작동하지 않음 https://developer.chrome.com/blog/removing-push/
This commit is contained in:
parent
6856f60ff9
commit
e9e46e3391
7 changed files with 0 additions and 64 deletions
|
|
@ -84,7 +84,6 @@ return array(
|
|||
'concat_scripts' => 'none',
|
||||
'delay_compile' => 0,
|
||||
'jquery_version' => 2,
|
||||
'server_push' => false,
|
||||
),
|
||||
'admin' => array(
|
||||
'allow' => array(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue