4121d983339551c29509b365f0fb8f47.yaml.php 423 B

1234567891011121314
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => '/mnt/data/Sites/static-ethica.net/user/config/plugins/unitegallery.yaml',
  5. 'modified' => 1520021421,
  6. 'data' => [
  7. 'enabled' => true,
  8. 'assets_in_meta' => true,
  9. 'gallery_theme' => 'default',
  10. 'gallery_div_id' => 'unite-gallery',
  11. 'thumb_width' => 600,
  12. 'thumb_height' => 600
  13. ]
  14. ];