split_php_prepare #105
|
@ -4,7 +4,6 @@ upstream php-handler {
|
|||
server unix:/run/php/php_PHPVER-fpm.sock;
|
||||
}
|
||||
|
||||
|
||||
# Set the `immutable` cache control options only for assets with a cache busting `v` argument
|
||||
map $arg_v $asset_immutable {
|
||||
"" "";
|
||||
|
|
Loading…
Reference in New Issue