fisrt commit'
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/mnt/data/Sites/anissabensalah.net/user/config/plugins/youtube.yaml',
|
||||
'modified' => 1527106076,
|
||||
'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,
|
||||
'iv_load_policy' => 1,
|
||||
'loop' => 0,
|
||||
'modestbranding' => 0,
|
||||
'playsinline' => 0,
|
||||
'rel' => 1,
|
||||
'showinfo' => 0,
|
||||
'vq' => 'default'
|
||||
],
|
||||
'privacy_enhanced_mode' => false
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user