Documentation
Configuration / download.exclude_file_pattern
Filenames matching this regex pattern can not be downloaded.
$moxieManagerConfig["download.exclude_file_pattern"] = "/^myfile|yourfile$/i";
Filenames matching this regex pattern can not be downloaded.
$moxieManagerConfig["download.exclude_file_pattern"] = "/^myfile|yourfile$/i";