You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,9 +113,7 @@ For IBKR, keep `paper` as a single account-group entry. If you later add live ac
113
113
|`GLOBAL_TELEGRAM_CHAT_ID`| Yes | Telegram chat ID used by this service. |
114
114
|`NOTIFY_LANG`| No |`en` (default) or `zh`|
115
115
|`CRISIS_ALERT_GOOGLE_VOICE_TO`| No | Comma/semicolon/newline-separated Google Voice SMS gateway recipients, usually ending in `@txt.voice.google.com`. |
116
-
|`CRISIS_ALERT_EMAIL_TO`| No | Optional ordinary email recipients that receive the same escalated alert; also accepted as a legacy recipient list. |
117
-
|`CRISIS_ALERT_SMTP_FROM`| No | SMTP sender address for Google Voice alerts. Falls back to `CRISIS_ALERT_EMAIL_FROM`. |
118
-
|`CRISIS_ALERT_EMAIL_FROM`| No | Legacy SMTP sender alias; prefer `CRISIS_ALERT_SMTP_FROM`. |
116
+
|`CRISIS_ALERT_SMTP_FROM`| No | SMTP sender address for Google Voice alerts. |
119
117
|`CRISIS_ALERT_SMTP_HOST`| No | SMTP host for Google Voice alerts. |
120
118
|`CRISIS_ALERT_SMTP_PORT`| No | SMTP port; defaults to `587`. |
121
119
|`CRISIS_ALERT_SMTP_USERNAME`| No | Optional SMTP username. |
- 可选危机插件 Google Voice 告警:`CRISIS_ALERT_GOOGLE_VOICE_TO`、`CRISIS_ALERT_EMAIL_TO`、`CRISIS_ALERT_SMTP_FROM`、`CRISIS_ALERT_EMAIL_FROM`、`CRISIS_ALERT_SMTP_HOST`、`CRISIS_ALERT_SMTP_PORT`、`CRISIS_ALERT_SMTP_USERNAME`、`CRISIS_ALERT_SMTP_PASSWORD_SECRET_NAME`、`CRISIS_ALERT_SMTP_STARTTLS`、`CRISIS_ALERT_SMTP_SSL`
454
+
- 可选危机插件 Google Voice 告警:`CRISIS_ALERT_GOOGLE_VOICE_TO`、`CRISIS_ALERT_SMTP_FROM`、`CRISIS_ALERT_SMTP_HOST`、`CRISIS_ALERT_SMTP_PORT`、`CRISIS_ALERT_SMTP_USERNAME`、`CRISIS_ALERT_SMTP_PASSWORD_SECRET_NAME`、`CRISIS_ALERT_SMTP_STARTTLS`、`CRISIS_ALERT_SMTP_SSL`
0 commit comments