diff --git a/wo/cli/templates/map-wp.mustache b/wo/cli/templates/map-wp.mustache index 036e51f..f17f693 100644 --- a/wo/cli/templates/map-wp.mustache +++ b/wo/cli/templates/map-wp.mustache @@ -82,7 +82,7 @@ map $args $args_to_cache { # do not cache requests with query strings excepted analytics related queries map $is_args_no_cache$args_to_cache $query_no_cache { - defaut 1; + default 1; 00 0; 11 0; }