We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e13558 commit 81630edCopy full SHA for 81630ed
src/main/resources/application.properties
@@ -5,7 +5,7 @@ spring.datasource.password=andik
5
SimpleUser.app.jwtSecret=andik
6
# 1 seconds = 60000 miliseconds
7
SimpleUser.app.jwtExpirationMs=60000
8
-SimpleUser.app.jwtRefreshExpiration=120000
+SimpleUser.app.jwtRefreshExpiration=300000
9
10
# OSIV (Open Session In View) for manage connection and performance database
11
# jika ini di matikan akan berdampak pada method yg lain bisa terganggu atau tidak bisa
0 commit comments