cheburcheck/probe/debian/cheburprobe.default
2026-06-06 03:03:48 +05:00

12 lines
260 B
Text

# Required: reporter id and token. You can request them at support@cheburcheck.ru.
PROBE_ID=
PROBE_TOKEN=
# MQTT broker
MQTT_HOST=wss://cheburcheck.ru/mqtt
MQTT_PORT=443
# Optional tuning.
MQTT_CONNECTION_TIMEOUT_SECS=30
MAX_CONCURRENT_TASKS=8
RUST_LOG=info