template publication
This commit is contained in:
@@ -0,0 +1,71 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/var/www/html/user/data/feed/21232f297a57a5a743894a0e4a801fc3.yaml',
|
||||
'modified' => 1593264429,
|
||||
'data' => [
|
||||
'last_checked' => 1593264429,
|
||||
'data' => [
|
||||
0 => [
|
||||
'title' => 'Grav 1.7 RC.1 Released',
|
||||
'url' => 'https://getgrav.org/blog/grav-17-rc1-released',
|
||||
'date' => 1573060980,
|
||||
'nicetime' => '8 months ago'
|
||||
],
|
||||
1 => [
|
||||
'title' => 'macOS 10.15 Catalina Apache Setup: Upgrading Homebrew',
|
||||
'url' => 'https://getgrav.org/blog/macos-catalina-apache-upgrade-homebrew',
|
||||
'date' => 1570536000,
|
||||
'nicetime' => '9 months ago'
|
||||
],
|
||||
2 => [
|
||||
'title' => 'macOS 10.15 Catalina Apache Setup: SSL',
|
||||
'url' => 'https://getgrav.org/blog/macos-catalina-apache-ssl',
|
||||
'date' => 1570532580,
|
||||
'nicetime' => '9 months ago'
|
||||
],
|
||||
3 => [
|
||||
'title' => 'macOS 10/15 Catalina Apache Setup: MySQL, Xdebug & More...',
|
||||
'url' => 'https://getgrav.org/blog/macos-catalina-apache-mysql-vhost-apc',
|
||||
'date' => 1570532400,
|
||||
'nicetime' => '9 months ago'
|
||||
],
|
||||
4 => [
|
||||
'title' => 'macOS 10.15 Catalina Apache Setup: Multiple PHP Versions',
|
||||
'url' => 'https://getgrav.org/blog/macos-catalina-apache-multiple-php-versions',
|
||||
'date' => 1570528800,
|
||||
'nicetime' => '9 months ago'
|
||||
],
|
||||
5 => [
|
||||
'title' => 'Grav 1.6 Released!',
|
||||
'url' => 'https://getgrav.org/blog/grav-1.6-released',
|
||||
'date' => 1554987300,
|
||||
'nicetime' => '1 years ago'
|
||||
],
|
||||
6 => [
|
||||
'title' => 'Important Theme Updates',
|
||||
'url' => 'https://getgrav.org/blog/important-theme-updates',
|
||||
'date' => 1553169300,
|
||||
'nicetime' => '1 years ago'
|
||||
],
|
||||
7 => [
|
||||
'title' => 'All RocketTheme Grav Themes 50% Off for Black Friday',
|
||||
'url' => 'https://getgrav.org/blog/rockettheme-blackfriday-2018',
|
||||
'date' => 1542790800,
|
||||
'nicetime' => '2 years ago'
|
||||
],
|
||||
8 => [
|
||||
'title' => 'We\'re Moving Chat from Slack to Discord',
|
||||
'url' => 'https://getgrav.org/blog/chat-moving-to-discord',
|
||||
'date' => 1542203100,
|
||||
'nicetime' => '2 years ago'
|
||||
],
|
||||
9 => [
|
||||
'title' => 'RocketTheme\'s Halloween Sale is Going on Right Now',
|
||||
'url' => 'https://getgrav.org/blog/rockettheme-halloween-2018',
|
||||
'date' => 1540792800,
|
||||
'nicetime' => '2 years ago'
|
||||
]
|
||||
]
|
||||
]
|
||||
];
|
||||
@@ -0,0 +1,41 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/var/www/html/user/accounts/admin.yaml',
|
||||
'modified' => 1591823173,
|
||||
'data' => [
|
||||
'email' => 'kevin@figureslibres.io',
|
||||
'fullname' => 'Kevin Tessier',
|
||||
'title' => 'Administrator',
|
||||
'state' => 'enabled',
|
||||
'access' => [
|
||||
'admin' => [
|
||||
'super' => 'true',
|
||||
'login' => 'true',
|
||||
'cache' => 'true',
|
||||
'configuration' => 'true',
|
||||
'configuration_system' => 'true',
|
||||
'configuration_site' => 'true',
|
||||
'configuration_media' => 'true',
|
||||
'configuration_info' => 'true',
|
||||
'settings' => 'true',
|
||||
'pages' => 'true',
|
||||
'maintenance' => 'true',
|
||||
'statistics' => 'true',
|
||||
'plugins' => 'true',
|
||||
'themes' => 'true',
|
||||
'users' => 'true'
|
||||
],
|
||||
'site' => [
|
||||
'login' => 'true'
|
||||
]
|
||||
],
|
||||
'hashed_password' => '$2y$10$TJCz7amq0/GMXVlypHP0/uLzn8z6XSOZby4mpb8mRVGjzuT55mSsG',
|
||||
'language' => 'en',
|
||||
'twofa_enabled' => false,
|
||||
'twofa_secret' => 'L65IQYVF36WNG62YN3OOS25P2SM2MLRD',
|
||||
'groups' => [
|
||||
0 => 'administrators'
|
||||
]
|
||||
]
|
||||
];
|
||||
@@ -2,9 +2,9 @@
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/var/www/html/user/data/notifications/21232f297a57a5a743894a0e4a801fc3.yaml',
|
||||
'modified' => 1591883471,
|
||||
'modified' => 1601303321,
|
||||
'data' => [
|
||||
'last_checked' => 1591883471,
|
||||
'last_checked' => 1601303321,
|
||||
'data' => [
|
||||
'feed' => [
|
||||
0 => [
|
||||
|
||||
Reference in New Issue
Block a user