Skip to content

Commit

Permalink
dmp-3356: increase Cache expiry time (#465)
Browse files Browse the repository at this point in the history
Co-authored-by: hemanta.sharma <[email protected]>
  • Loading branch information
hemantasharma1129 and hemanta.sharma authored Jul 10, 2024
1 parent 2761288 commit ad2db2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ darts-gateway:
token-generate: jwt
map-token-to-session: false
share-token-for-same-credentials: true
entry-time-to-idle-seconds: 14400
entry-time-to-idle-seconds: 42900
shared-token-early-expiration-minutes: 5
ws:
request-validation: true
Expand Down

0 comments on commit ad2db2f

Please sign in to comment.