diff --git a/inc/config.php b/inc/config.php index 9d1f260d..e5c0b42e 100644 --- a/inc/config.php +++ b/inc/config.php @@ -66,7 +66,7 @@ * get dumped into the thread as replies. * Extremely beta and not recommended yet. */ - define('ALLOW_ZIP', true, true); + define('ALLOW_ZIP', false, true); define('ZIP_IMAGE', 'src/zip.png', true);