aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/application-noaaf.properties2
-rw-r--r--src/main/resources/application.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/application-noaaf.properties b/src/main/resources/application-noaaf.properties
index f7f9229f6..1145b393d 100644
--- a/src/main/resources/application-noaaf.properties
+++ b/src/main/resources/application-noaaf.properties
@@ -141,7 +141,7 @@ clamp.config.files.cldsUsers=classpath:/clds/clds-users.json
clamp.config.files.globalProperties=classpath:/clds/templates/globalProperties.json
clamp.config.files.sdcController=classpath:/clds/sdc-controllers-config.json
-clamp.config.httpclient.socketTimeout=20000
+clamp.config.httpclient.socketTimeout=60000
clamp.config.httpclient.connectTimeout=10000
#
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index a4a51091f..3cbb7e8af 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -144,7 +144,7 @@ clamp.config.files.cldsUsers=classpath:/clds/clds-users.json
clamp.config.files.globalProperties=classpath:/clds/templates/globalProperties.json
clamp.config.files.sdcController=classpath:/clds/sdc-controllers-config.json
-clamp.config.httpclient.socketTimeout=20000
+clamp.config.httpclient.socketTimeout=60000
clamp.config.httpclient.connectTimeout=10000
#
# Configuration Settings for Policy Engine Components