mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-30 18:48:30 +00:00
Merge branch '1.0' into 2.0
This commit is contained in:
commit
de3bb2e300
@ -372,7 +372,7 @@ class SFTP extends SSH2
|
|||||||
);
|
);
|
||||||
|
|
||||||
if (!defined('NET_SFTP_QUEUE_SIZE')) {
|
if (!defined('NET_SFTP_QUEUE_SIZE')) {
|
||||||
define('NET_SFTP_QUEUE_SIZE', 50);
|
define('NET_SFTP_QUEUE_SIZE', 32);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user