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