This repository was archived by the owner on Dec 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ This document provides all environment variables supported by New API and their
146146| ` EMAIL_SERVER ` | Email server configuration | - | ` EMAIL_SERVER=smtp.example.com:25 ` |
147147| ` EMAIL_FROM ` | Email sender address | - | ` EMAIL_FROM=noreply@example.com ` |
148148| ` EMAIL_PASSWORD ` | Email server password | - | ` EMAIL_PASSWORD=yourpassword ` |
149- | ` ERROR_LOG_ENABLE ` | Record and display error logs on frontend | false | ` ERROR_LOG_ENABLED=true ` |
149+ | ` ERROR_LOG_ENABLED ` | Record and display error logs on frontend | false | ` ERROR_LOG_ENABLED=true ` |
150150
151151## Deprecated Environment Variables
152152
Original file line number Diff line number Diff line change 149149| ` EMAIL_SERVER ` | 邮件服务器配置 | - | ` EMAIL_SERVER=smtp.example.com:25 ` |
150150| ` EMAIL_FROM ` | 邮件发送者地址 | - | ` EMAIL_FROM=noreply@example.com ` |
151151| ` EMAIL_PASSWORD ` | 邮件服务器密码 | - | ` EMAIL_PASSWORD=yourpassword ` |
152- | ` ERROR_LOG_ENABLE ` | 是否记录并在前端显示错误日志 | false | ` ERROR_LOG_ENABLED=true ` |
152+ | ` ERROR_LOG_ENABLED ` | 是否记录并在前端显示错误日志 | false | ` ERROR_LOG_ENABLED=true ` |
153153
154154## 已废弃的环境变量
155155
Original file line number Diff line number Diff line change 149149| ` EMAIL_SERVER ` | メールサーバー設定 | - | ` EMAIL_SERVER=smtp.example.com:25 ` |
150150| ` EMAIL_FROM ` | メール送信元アドレス | - | ` EMAIL_FROM=noreply@example.com ` |
151151| ` EMAIL_PASSWORD ` | メールサーバーパスワード | - | ` EMAIL_PASSWORD=yourpassword ` |
152- | ` ERROR_LOG_ENABLE ` | エラーログを記録し、フロントエンドに表示するか | false | ` ERROR_LOG_ENABLED=true ` |
152+ | ` ERROR_LOG_ENABLED ` | エラーログを記録し、フロントエンドに表示するか | false | ` ERROR_LOG_ENABLED=true ` |
153153
154154## 廃止された環境変数
155155
You can’t perform that action at this time.
0 commit comments