Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
在 Edge 界面中设置会话超时
默认情况下,Edge 界面中的会话会在登录一天后过期。这意味着 Edge 界面用户
需要在会话过期后重新登录
您可以通过设置 conf_application_session.maxage 来配置会话超时。
属性(位于 /opt/apigee/customer/application/ui.properties 文件中)。
如需设置此属性,请执行以下操作:
- 通过编辑器打开
ui.properties 文件。 如果该文件不存在,请创建该文件:
vi /opt/apigee/customer/application/ui.properties
- 将
conf_application_session.maxage 设置为时间值和时间单位。时间单位
可以是:
<ph type="x-smartling-placeholder"></ph>
m、minute、minutes
h、hour、hours
d,day,days
例如,将 conf_application_session.maxage 设置为:
conf_application_session.maxage="2d"
- 保存更改。
- 重启 Edge 界面:
/opt/apigee/apigee-service/bin/apigee-service edge-ui restart
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-02-03。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2026-02-03。"],[],[]]