Commit 3ac846a3 authored by clone's avatar clone

bug

parent 4ce4addb
......@@ -242,7 +242,7 @@ $config['ResourceType'][] = Array(
'name' => 'Images',
'url' => $baseUrl . 'images',
'directory' => $baseDir . 'images',
'maxSize' => 0,
'maxSize' => "10M",
'allowedExtensions' => 'bmp,gif,jpeg,jpg,png,txt,apk,pdf,doc',
'deniedExtensions' => '');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment