Skip to content

Commit

Permalink
Merge pull request #925 from anoopvarma-2000-p/main
Browse files Browse the repository at this point in the history
revert: session time out back to 60m
  • Loading branch information
ratheesh-kr authored Dec 19, 2024
2 parents 1213c6b + 0ae208a commit ad2814c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hub-prime/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ server:
secure: true
http-only: true
same-site: LAX
timeout: 5m
timeout: 60m

org:
techbd:
Expand Down

0 comments on commit ad2814c

Please sign in to comment.