diff --git a/upload.php b/upload.php index 4bb6579..6522798 100755 --- a/upload.php +++ b/upload.php @@ -35,7 +35,7 @@ if ($_SERVER['REQUEST_METHOD'] == 'OPTIONS') { @set_time_limit(5 * 60); // Uncomment this one to fake upload time - usleep(5000); +//usleep(5000); // Settings //$targetDir = ini_get("upload_tmp_dir") . DIRECTORY_SEPARATOR . "plupload"; -- libgit2 0.21.2