diff options
author | 2016-12-20 01:25:02 +0000 | |
---|---|---|
committer | 2016-12-20 01:25:02 +0000 | |
commit | 10524fbb1df4d120a1f404f917066bfbde239c7c (patch) | |
tree | e413953e67b3f36782ab77560219192836c1e5a3 /servicegateway/deployment/src/main | |
parent | 31b545d8d7f7277706afb1298fa5eda85c78fe0f (diff) | |
parent | 32581b6364e1389276e476d8dc7912aab3f6224d (diff) |
Merge "fix issue : GSO-124"
Diffstat (limited to 'servicegateway/deployment/src/main')
-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 |