[manager,collector]feature 修改默认超时时间3000毫秒为6000毫秒 (#55)
This commit is contained in:
@@ -29,7 +29,7 @@ public class SshProtocol {
|
||||
/**
|
||||
* 超时时间
|
||||
*/
|
||||
private String timeout = "6000";
|
||||
private String timeout;
|
||||
|
||||
/**
|
||||
* 用户名
|
||||
|
||||
Reference in New Issue
Block a user