diff --git a/inc/instance-config.php b/inc/instance-config.php index c752938f..193d4574 100644 --- a/inc/instance-config.php +++ b/inc/instance-config.php @@ -153,8 +153,11 @@ $config['allowed_ext_files'][] = 'mp3'; $config['allowed_ext_files'][] = 'mp4'; $config['allowed_ext_files'][] = 'pdf'; $config['allowed_ext_files'][] = 'txt'; -$config['allowed_ext_files'][] = 'zip'; $config['allowed_ext_files'][] = 'epub'; +// Compressed files +$config['allowed_ext_files'][] = 'zip'; +$config['allowed_ext_files'][] = 'gz'; +$config['allowed_ext_files'][] = 'bz2'; /* * Flags