From c57b9d0b98b42ed737838023e599ac80ba25b88d Mon Sep 17 00:00:00 2001 From: "Jason A. Gambino" Date: Mon, 16 Dec 2024 10:16:52 -0500 Subject: [PATCH] upping timeout --- jobs/opensearch-dashboards-cf-auth-proxy/spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/opensearch-dashboards-cf-auth-proxy/spec b/jobs/opensearch-dashboards-cf-auth-proxy/spec index cbff757c..be62a9b7 100644 --- a/jobs/opensearch-dashboards-cf-auth-proxy/spec +++ b/jobs/opensearch-dashboards-cf-auth-proxy/spec @@ -36,7 +36,7 @@ properties: description: the key used for cookie signing opensearch-dashboards-cf-auth-proxy.session_lifetime: description: the lifetime of the session - default: 3600 + default: 43200 opensearch-dashboards-cf-auth-proxy.opensearch_dashboards.url: description: this is the url of the proxied Opensearch dashboards instance default: "localhost"