brakets
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
map $http_accept $webp_suffix { "~*webp" ".webp" };
|
||||
map $http_accept $webp_suffix {
|
||||
"~*webp" ".webp" ;
|
||||
}
|
||||
types {
|
||||
image/webp webp;
|
||||
}
|
||||
|
Reference in New Issue
Block a user