mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-06-28 14:01:13 +02:00
461dbc5008
Make FEATURE_SPAM_DETECTION on by default with opt-out, mirroring FEATURE_PACKETS: flip the web feature flag's Python default to true and the Compose substitutions (collector/api/web) to :-true, so the shipped stack scores and hides likely-spam without configuration. Opt out with FEATURE_SPAM_DETECTION=false. Update .env.example, docs/configuration.md and the v0.15 upgrade notes to describe the feature as enabled-by-default with opt-out. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>