maj+ header

This commit is contained in:
2018-08-22 14:46:33 +02:00
parent 28c9e9d76f
commit 3fc62ab1f1
443 changed files with 24198 additions and 6201 deletions
@@ -2,7 +2,7 @@
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/mnt/data/Sites/hehe.net/system/config/system.yaml',
'modified' => 1533014916,
'modified' => 1534926041,
'data' => [
'absolute_urls' => false,
'timezone' => '',
@@ -185,6 +185,10 @@ return [
'method' => 'auto',
'verify_peer' => true,
'official_gpm_only' => true
],
'strict_mode' => [
'yaml_compat' => true,
'twig_compat' => true
]
]
];