Files
AWatch-rus/aw-server/dlp-integrations/webhook-config.yaml
T

10 lines
280 B
YAML

aw_api_base: "http://127.0.0.1:5600/api/0"
state_path: "/var/lib/activitywatch/dlp-integrations/webhook-state.json"
retries: 4
timeout_sec: 15
backoff_base: 2.0
per_bucket_limit: 300
critical_webhooks:
- url: "https://hooks.slack.com/services/REPLACE/ME"
severity: ["high"]