diff --git a/agent/modals/file/file_upload.php b/agent/modals/file/file_upload.php index 2cb367fd..8c41b0fa 100644 --- a/agent/modals/file/file_upload.php +++ b/agent/modals/file/file_upload.php @@ -50,7 +50,7 @@ ob_start();
- +
Up to 20 files can be uploaded at once by holding down CTRL and selecting files diff --git a/agent/post/file.php b/agent/post/file.php index 5eb8096b..483aae4a 100644 --- a/agent/post/file.php +++ b/agent/post/file.php @@ -33,7 +33,7 @@ if (isset($_POST['upload_files'])) { 'odt', 'csv', 'xls', 'xlsx', 'ods', 'pptx', 'odp', 'zip', 'tar', 'gz', 'msg', 'json', 'wav', 'mp3', 'ogg', 'mov', 'mp4', 'av1', 'ovpn', 'cfg', 'ps1', 'vsdx', 'drawio', 'pfx', 'pages', 'numbers', 'unf', 'unifi', - 'key', 'bat', 'stk' + 'key', 'bat', 'stk', 'swb' ]; // Loop through each uploaded file