Issue #1727522 by chx: Fixed page_compression() default accidentally got changed to off .

8.0.x
catch 2012-08-15 15:43:11 +01:00
parent b29cc7e1aa
commit 5d73f9764e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
cache: '0'
page_cache_maximum_age: '0'
page_compression: '0'
page_compression: '1'
preprocess_css: '0'
preprocess_js: '0'