mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 14:32:15 +00:00
compress fonts
This commit is contained in:
@@ -40,7 +40,7 @@ http {
|
|||||||
|
|
||||||
gzip on;
|
gzip on;
|
||||||
gzip_comp_level 1;
|
gzip_comp_level 1;
|
||||||
gzip_types application/json;
|
gzip_types application/json application/x-protobuf;
|
||||||
|
|
||||||
log_format access_json '{'
|
log_format access_json '{'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user