b4e913fd12dbc991b3f27f94ff90191b.yaml.php 330 B

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