3ee2e59586328e5a61e9ad52ed055947.yaml.php 867 B

123456789101112131415161718192021222324252627282930
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => '/mnt/data/Sites/anissabensalah.net/user/plugins/youtube/youtube.yaml',
  5. 'modified' => 1527105680,
  6. 'data' => [
  7. 'enabled' => true,
  8. 'built_in_css' => true,
  9. 'add_editor_button' => true,
  10. 'player_parameters' => [
  11. 'autoplay' => 0,
  12. 'cc_load_policy' => 0,
  13. 'color' => 'red',
  14. 'controls' => 1,
  15. 'disablekb' => 0,
  16. 'enablejsapi' => 0,
  17. 'fs' => 1,
  18. 'hl' => '',
  19. 'iv_load_policy' => 1,
  20. 'loop' => 0,
  21. 'modestbranding' => 0,
  22. 'origin' => '',
  23. 'playsinline' => 0,
  24. 'rel' => 1,
  25. 'showinfo' => 1,
  26. 'vq' => 'default'
  27. ],
  28. 'privacy_enhanced_mode' => false
  29. ]
  30. ];