feat: ServerDisplayName для Telegram и SAC host.display_name (1.2.15-SAC)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
PTah
2026-05-28 11:49:13 +10:00
parent e7f19e5c92
commit b9d385f51b
4 changed files with 36 additions and 14 deletions
+3
View File
@@ -27,6 +27,9 @@ $NotifyOrder = 'tg'
# $MailSmtpSsl = $false
# $MailSmtpPasswordProtectedB64 = ''
# --- Подпись сервера в Telegram и SAC (host.display_name); пусто = $env:COMPUTERNAME ---
# $ServerDisplayName = 'UNMS Kalina'
# --- Security Alert Center (SAC) ---
# off | exclusive | dual | fallback — см. security-alert-center/docs/agent-integration.md
$UseSAC = 'dual'