6 lines
337 B
Bash
6 lines
337 B
Bash
|
|
# ─── Config ─────────────────────────────────────────────────────────────────
|
||
|
|
# Edit these values. They will be injected into the deployment automatically.
|
||
|
|
|
||
|
|
SCAN_INTERVAL_SEC=120
|
||
|
|
BREACH_THRESHOLD=2.0
|