first commit
This commit is contained in:
30
cache/compiled/files/43eb079a789344db626c159d4f1dd18c.yaml.php
vendored
Normal file
30
cache/compiled/files/43eb079a789344db626c159d4f1dd18c.yaml.php
vendored
Normal file
@ -0,0 +1,30 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => 'plugins://youtube/youtube.yaml',
|
||||
'modified' => 1582124801,
|
||||
'data' => [
|
||||
'enabled' => true,
|
||||
'built_in_css' => true,
|
||||
'add_editor_button' => true,
|
||||
'player_parameters' => [
|
||||
'autoplay' => 0,
|
||||
'cc_load_policy' => 0,
|
||||
'color' => 'red',
|
||||
'controls' => 1,
|
||||
'disablekb' => 0,
|
||||
'enablejsapi' => 0,
|
||||
'fs' => 1,
|
||||
'hl' => '',
|
||||
'iv_load_policy' => 1,
|
||||
'loop' => 0,
|
||||
'modestbranding' => 0,
|
||||
'origin' => '',
|
||||
'playsinline' => 0,
|
||||
'rel' => 1,
|
||||
'showinfo' => 1,
|
||||
'vq' => 'default'
|
||||
],
|
||||
'privacy_enhanced_mode' => false
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user