$_LW->CONFIG['ACCEPTED_FILE_TYPES']=['jpg','png','docx'];
Restrict allowable uploaded file types to the image and file uploaders
Accepted values: string (comma-separated extensions)
Context: Global (client/global.config.php)
$_LW->CONFIG['ACCEPTED_FILE_TYPES']=['jpg','png','docx'];