apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
29.18k stars 10.21k forks source link

登录的token有效时长怎么设置?默认每天登录2次比较繁琐 #5266

Closed Jerrywgl closed 5 days ago

Jerrywgl commented 3 weeks ago

描述bug

简洁明了地描述一下bug

复现

通过如下步骤可以复现:

期望

简介明了地描述你希望正常情况下应该发生什么

截图

如果可以,附上截图来描述你的问题

额外的细节和日志

Jerrywgl commented 5 days ago

修改文件: https://github.com/apolloconfig/apollo/blob/master/apollo-portal/src/main/resources/application.properties 中添加: server.servlet.session.timeout= 14400m