supprcss+add_resize_jq

This commit is contained in:
2018-07-02 15:18:20 +02:00
parent 6f6c15f818
commit b620f9f5b3
147 changed files with 167 additions and 12640 deletions
+7 -7
View File
@@ -1,8 +1,8 @@
<?php
return [
'@class' => 'Grav\\Common\\Config\\CompiledConfig',
'timestamp' => 1530517684,
'checksum' => 'cee1b440c355b716b42b76ad26dc52ac',
'timestamp' => 1530525683,
'checksum' => '081c4d2482f9c21109c135564922b00c',
'files' => [
'user/config' => [
'media' => [
@@ -23,7 +23,7 @@ return [
],
'system' => [
'file' => 'user/config/system.yaml',
'modified' => 1530517684
'modified' => 1530525681
]
],
'system/config' => [
@@ -646,7 +646,7 @@ return [
'etag' => false,
'vary_accept_encoding' => false,
'redirect_default_route' => false,
'redirect_default_code' => 302,
'redirect_default_code' => '302',
'redirect_trailing_slash' => true,
'ignore_files' => [
0 => '.DS_Store'
@@ -666,7 +666,7 @@ return [
]
],
'cache' => [
'enabled' => true,
'enabled' => false,
'check' => [
'method' => 'file'
],
@@ -682,7 +682,7 @@ return [
]
],
'twig' => [
'cache' => true,
'cache' => false,
'debug' => true,
'auto_reload' => true,
'autoescape' => false,
@@ -707,7 +707,7 @@ return [
]
],
'errors' => [
'display' => true,
'display' => 1,
'log' => true
],
'debugger' => [