cherryext/orun/extjs/static/extjs-upload-widget/public/_config.php.dist

5 lines
86 B
Plaintext
Raw Normal View History

2018-08-15 11:12:01 +03:00
<?php
return array(
'upload_dir' => '/tmp/test-upload-dir',
'fake' => false
);