Files
Ethica-vitrine/cache/compiled/files/062249916a5cedbb1957c8c4556718f0.yaml.php
T
2018-04-11 17:57:57 +02:00

23 lines
577 B
PHP

<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => 'plugins://form/form.yaml',
'modified' => 1520021428,
'data' => [
'enabled' => true,
'built_in_css' => true,
'refresh_prevention' => false,
'files' => [
'multiple' => false,
'limit' => 10,
'destination' => 'self@',
'avoid_overwriting' => false,
'random_name' => false,
'filesize' => 0,
'accept' => [
0 => 'image/*'
]
]
]
];