From 3df766f20c9b3464ff491ae0722a841c4e73d744 Mon Sep 17 00:00:00 2001 From: Anoop Varma Date: Tue, 10 Dec 2024 15:44:40 +0530 Subject: [PATCH] revert: change session timeout back to 60m --- hub-prime/pom.xml | 2 +- hub-prime/src/main/resources/application.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hub-prime/pom.xml b/hub-prime/pom.xml index 705dc6cfbd8..45b73105d2f 100644 --- a/hub-prime/pom.xml +++ b/hub-prime/pom.xml @@ -11,7 +11,7 @@ org.techbd hub-prime - 0.374.0 + 0.375.0 war Tech by Design Hub (Prime) Tech by Design Hub (Primary) diff --git a/hub-prime/src/main/resources/application.yml b/hub-prime/src/main/resources/application.yml index 1786dd0c73a..6f5f31daf77 100644 --- a/hub-prime/src/main/resources/application.yml +++ b/hub-prime/src/main/resources/application.yml @@ -67,7 +67,7 @@ server: secure: true http-only: true same-site: LAX - timeout: 5m + timeout: 60m org: techbd: