Skip to content

Commit f7aa23c

Browse files
Update application.properties (#208)
1 parent fac5606 commit f7aa23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,5 @@ quality-Audit-PageSize=5
171171
failedLoginAttempt=5
172172

173173
#Jwt Token configuration
174-
jwt.access.expiration=900000
174+
jwt.access.expiration=7200000
175175
jwt.refresh.expiration=604800000

0 commit comments

Comments
 (0)