From 030341b17a5b83907614e6d4e3e69dfca88d8180 Mon Sep 17 00:00:00 2001 From: Lewis Goddard Date: Tue, 21 Nov 2017 15:38:28 +0000 Subject: [PATCH] Update performance-common.conf (#15) --- nginx-config/groups/performance-common.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx-config/groups/performance-common.conf b/nginx-config/groups/performance-common.conf index 0569f2d..f8347e8 100644 --- a/nginx-config/groups/performance-common.conf +++ b/nginx-config/groups/performance-common.conf @@ -1,5 +1,5 @@ include directive/bubbly_gzip.conf; include directive/h5bp_cache-file-descriptors.conf; include directive/h5bp_x-ua-compatible.conf; -include location/h5bp_expires; +include location/h5bp_expires.conf; include location/h5bp_cross-domain-fonts.conf;