mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-10 22:37:05 +08:00
general.conf whitespace fixes
This commit is contained in:
@@ -74,10 +74,6 @@ gzip_proxied any;
|
|||||||
gzip_comp_level 6;
|
gzip_comp_level 6;
|
||||||
gzip_types {{ gzipTypes }};</span><!--
|
gzip_types {{ gzipTypes }};</span><!--
|
||||||
|
|
||||||
✔ gzip && ✔ brotli --><span ng-if="isGzip() && isBrotli()">
|
|
||||||
|
|
||||||
</span><!--
|
|
||||||
|
|
||||||
✔ brotli --><span ng-if="isBrotli()">
|
✔ brotli --><span ng-if="isBrotli()">
|
||||||
|
|
||||||
# brotli
|
# brotli
|
||||||
|
Reference in New Issue
Block a user