/* Propose a preview link if file type is previewable is set to true. */
$cfg['preview'] = true;
/* Download page: propose a link to a download page is set to true. */
/* Propose a preview link if file type is previewable is set to true. */
$cfg['preview'] = true;
/* Download page: propose a link to a download page is set to true. */
* By enabling it, file-level deduplication won't work.
*/
$cfg['enable_crypt'] = false;
* By enabling it, file-level deduplication won't work.
*/
$cfg['enable_crypt'] = false;
/* Upload password(s). Empty array disable password authentification.
* $cfg['upload_password'] = array(); // No password
* $cfg['upload_password'] = array('psw1'); // One password
/* Upload password(s). Empty array disable password authentification.
* $cfg['upload_password'] = array(); // No password
* $cfg['upload_password'] = array('psw1'); // One password