Skip to content

Commit 81630ed

Browse files
committed
add explain
1 parent 8e13558 commit 81630ed

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
@@ -5,7 +5,7 @@ spring.datasource.password=andik
55
SimpleUser.app.jwtSecret=andik
66
# 1 seconds = 60000 miliseconds
77
SimpleUser.app.jwtExpirationMs=60000
8-
SimpleUser.app.jwtRefreshExpiration=120000
8+
SimpleUser.app.jwtRefreshExpiration=300000
99

1010
# OSIV (Open Session In View) for manage connection and performance database
1111
# jika ini di matikan akan berdampak pada method yg lain bisa terganggu atau tidak bisa

0 commit comments

Comments
 (0)