Skip to content

Commit

Permalink
Updated time for JwtToken
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladik-gif committed Oct 18, 2024
1 parent bede561 commit 3745631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ socket.time-to-first-message=999999

#Security:
security.jwt.secret-key=${SECRET_KEY}
security.jwt.access-expiration=10m
security.jwt.access-expiration=60m
# 7 days
security.jwt.refresh-expiration=10080m

Expand Down

0 comments on commit 3745631

Please sign in to comment.