add date
This commit is contained in:
+5
-5
@@ -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' => [
|
||||
|
||||
Reference in New Issue
Block a user