diff --git a/deploy/mavend.json b/deploy/mavend.json index 9a19173..3a8c122 100644 --- a/deploy/mavend.json +++ b/deploy/mavend.json @@ -18,6 +18,13 @@ "chat_id": "${TELEGRAM_CHAT_ID}" }, + "digest": { + "enabled": true, + "window": "30m", + "max_items": 5, + "severity_ceiling": 2 + }, + "nexus": { "url": "http://nexus:9740" }, "praxis": { "url": "http://praxis:8989" }, "hexis": { "url": "http://hexis:9741" },