This commit is contained in:
2019-01-28 10:10:48 +01:00
parent 762a1ad170
commit 49bd1b7353
126 changed files with 665 additions and 579 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
<?php
return [
'@class' => 'Grav\\Common\\Config\\CompiledConfig',
'timestamp' => 1546856055,
'checksum' => 'b1d163debc8da09311f995709625c1d0',
'timestamp' => 1547740942,
'checksum' => 'eabd5a615dbd832a09d9771b4d88eddc',
'files' => [
'user/config' => [
'media' => [
@@ -27,7 +27,7 @@ return [
],
'system' => [
'file' => 'user/config/system.yaml',
'modified' => 1546856055
'modified' => 1547740942
]
],
'system/config' => [
@@ -662,8 +662,8 @@ return [
],
'dateformat' => [
'default' => NULL,
'short' => 'd.m.y',
'long' => 'd.m.y'
'short' => 'd-m-y G:i',
'long' => 'd-m-y G:i'
],
'publish_dates' => true,
'process' => [