options: default to core filters

This commit is contained in:
Jeff Kaufman
2013-04-02 10:41:06 -04:00
parent 577a4612fd
commit 06a85d5ce5
4 changed files with 16 additions and 6 deletions
-1
View File
@@ -152,7 +152,6 @@ use" below, add this to the top of your configuration:
In your `nginx.conf`, add to the main or server block:
pagespeed on;
pagespeed RewriteLevel CoreFilters;
# needs to exist and be writable by nginx
pagespeed FileCachePath /var/ngx_pagespeed_cache;