add pic dir

mobile-first
ycc 5 years ago
parent 2d0b625f7c
commit 8379c93ca8

@ -129,8 +129,6 @@ $config['resourceTypes'][] = array(
'deniedExtensions' => '',
'backend' => 'default'
);
/*
$config['resourceTypes'][] = array(
'name' => 'pic', // Single quotes not allowed.
'directory' => 'pic',
@ -139,6 +137,8 @@ $config['resourceTypes'][] = array(
'deniedExtensions' => '',
'backend' => 'default'
);
/*
$config['resourceTypes'][] = array(
'name' => 'css', // Single quotes not allowed.
'directory' => 'css',

Loading…
Cancel
Save