yq пре 3 година
родитељ
комит
b42888a68b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/resources/application-dev.properties

+ 1 - 1
src/main/resources/application-dev.properties

@@ -77,7 +77,7 @@ spring.redis.jedis.pool.max-wait=1000
 # token
 token.header: Authorization
 token.secret: abcdefghijklmnopqrstuvwxyz
-token.expireTime: 30
+token.expireTime: 144
 
 # xss
 xss.enabled: true