2f3978fcf4f4823214b8ccfa4a39872a.yaml.php 332 B

1234567891011
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => '/home/kevin/Sites/static-ethica.net/user/config/plugins/langswitcher.yaml',
  5. 'modified' => 1519743063,
  6. 'data' => [
  7. 'enabled' => true,
  8. 'built_in_css' => true,
  9. 'untranslated_pages_behavior' => 'redirect'
  10. ]
  11. ];