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
@@ -2,7 +2,7 @@
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/mnt/data/Sites/hehe.net/user/config/system.yaml',
'modified' => 1534926821,
'modified' => 1535376238,
'data' => [
'absolute_urls' => false,
'param_sep' => ':',
@@ -35,8 +35,8 @@ return [
'count' => 20
],
'dateformat' => [
'short' => 'jS M Y',
'long' => 'F jS \\a\\t g:ia'
'short' => 'd.m.y',
'long' => 'd.m.y'
],
'publish_dates' => true,
'process' => [