feat(FN-4332): complete Step 1 — add failure notification settings defaults
Fusion-Task-Id: FN-4332 Fusion-Task-Lineage: c920ac71-906b-458d-b496-1b60540b58f3
This commit is contained in:
@@ -39,6 +39,8 @@ export const DEFAULT_GLOBAL_SETTINGS = {
|
||||
"memory-dreams-processed",
|
||||
],
|
||||
ntfyDashboardHost: undefined,
|
||||
failureNotificationDelayMs: 30000,
|
||||
failureNotificationMode: "sticky-only",
|
||||
webhookEnabled: false,
|
||||
webhookUrl: undefined,
|
||||
webhookFormat: "generic",
|
||||
|
||||
Reference in New Issue
Block a user