Edge for Private Cloud 4.18.05
使用者註冊新帳戶,或要求重設密碼時,會收到電子郵件通知 內含啟用連結根據預設,啟用連結會在 600 秒後過期,或 10 分鐘
您可以在 ui.properties 檔案中設定 conf_apigee_apigee.forgotpassword.emaillinkexpiryseconds
符記,藉此設定到期時間。
如要設定到期時間:
- 在 Edge UI 節點上編輯
/opt/apigee/customer/application/ui.properties
。如果 這個檔案不存在,請建立該檔案。 - 在檔案中新增下列屬性,以設定到期時間 (以秒為單位):
conf_apigee_apigee.forgotpassword.emaillinkexpiryseconds=timeInSeconds
- 重新啟動 Edge UI:
/opt/apigee/apigee-service/bin/apigee-service edge-ui restart