Files
LowderPlay 6bf1fb4db2 feat: better layout (#94)
* feat: probes aggregation layout

* feat: rework map

* feat: complaints

* feat: probe contribution

* fix: single verdict voting

* feat: probe caching

* chore: bump version

* fix: merge conflict
2026-09-24 19:16:55 +05:00

13 lines
262 B
Plaintext

# Required: probe ID and token. Request them at https://forms.gle/nZqBfXC65GebUKWB9.
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