split_php_prepare #105

Merged
Ark74 merged 11 commits from Ark74/quick-jibri-installer:split_php_prepare into master 2024-01-23 08:46:54 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 096c8b6e85 - Show all commits

View File

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