This commit is contained in:
2018-08-27 15:24:38 +02:00
parent febd794621
commit 723314fbb8
20 changed files with 184 additions and 24 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
<?php
return [
'@class' => 'Grav\\Common\\Config\\CompiledConfig',
'timestamp' => 1535111354,
'checksum' => '0606ec3bf08c69f617c790931359ad60',
'timestamp' => 1535376240,
'checksum' => 'af9010a82fe8ddb0d6784c533e2b9cc7',
'files' => [
'user/config' => [
'media' => [
@@ -27,7 +27,7 @@ return [
],
'system' => [
'file' => 'user/config/system.yaml',
'modified' => 1534926821
'modified' => 1535376238
]
],
'system/config' => [
@@ -618,8 +618,8 @@ return [
],
'dateformat' => [
'default' => NULL,
'short' => 'jS M Y',
'long' => 'F jS \\a\\t g:ia'
'short' => 'd.m.y',
'long' => 'd.m.y'
],
'publish_dates' => true,
'process' => [