maj+ header
This commit is contained in:
@@ -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
|
||||
]
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user