diff options
-rw-r--r-- | servicegateway/deployment/src/main/release/etc/conf/restclient.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/servicegateway/deployment/src/main/release/etc/conf/restclient.json b/servicegateway/deployment/src/main/release/etc/conf/restclient.json index b30e05c0..c7e61a56 100644 --- a/servicegateway/deployment/src/main/release/etc/conf/restclient.json +++ b/servicegateway/deployment/src/main/release/etc/conf/restclient.json @@ -7,5 +7,5 @@ "ConnectTimeout":"1000",
"thread":"10",
"idletimeout":"500000",
- "timeout":"10000"
+ "timeout":"600000"
}
\ No newline at end of file |