53cc72103b9bae75b9db40339f747a61.yaml.php 264 B

12345678910
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => '/mnt/data/Sites/hehe.net/user/config/plugins/taxonomylist.yaml',
  5. 'modified' => 1533212898,
  6. 'data' => [
  7. 'enabled' => true,
  8. 'route' => '/blog'
  9. ]
  10. ];