← Back
Editing: for-nexcloud.conf_12
upstream php-handler { server unix:/var/run/php-fpm/www.sock; } # Set the `immutable` cache control options only for assets with a cache busting `v` argument map $arg_v $asset_immutable { "" ""; default ", immutable"; }
Save File
Cancel