Sfoglia il codice sorgente

慧眼EIS-token 有效期设置成30天

xiaost 11 mesi fa
parent
commit
4114927f4d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/main/resources/token.properties

+ 1 - 1
src/main/resources/token.properties

@@ -1,2 +1,2 @@
 SECURITY_KEY=435aMe9L5itTrckY35kfcOQvPkBGZtGo
-KEEP=3600000
+KEEP=2592000000