summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/test/resources/data/config1.properties
diff options
context:
space:
mode:
Diffstat (limited to 'eaaf_core_utils/src/test/resources/data/config1.properties')
-rw-r--r--eaaf_core_utils/src/test/resources/data/config1.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/eaaf_core_utils/src/test/resources/data/config1.properties b/eaaf_core_utils/src/test/resources/data/config1.properties
index 93729b15..6192002e 100644
--- a/eaaf_core_utils/src/test/resources/data/config1.properties
+++ b/eaaf_core_utils/src/test/resources/data/config1.properties
@@ -4,6 +4,6 @@ security.hsmfacade.trustedsslcert=src/test/resources/data/hsm_facade_trust_root.
security.hsmfacade.username=authhandler-junit
security.hsmfacade.password=supersecret123
-client.http.connection.timeout.socket=1
-client.http.connection.timeout.connection=1
-client.http.connection.timeout.request=1 \ No newline at end of file
+client.http.connection.timeout.socket=2
+client.http.connection.timeout.connection=2
+client.http.connection.timeout.request=2 \ No newline at end of file