mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 23:42:49 +08:00
typo fix, cdn default off, cdn gzip
This commit is contained in:
@@ -41,4 +41,4 @@ gzip on;
|
||||
gzip_vary on;
|
||||
gzip_proxied any;
|
||||
gzip_comp_level 6;
|
||||
gzip_types text/plain text/css text/xml application/json application/javascript application/xml+rss application/atom+xml image/svg+xml;</span>
|
||||
gzip_types {{ gzipTypes }};</span>
|
Reference in New Issue
Block a user