mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
- LOGIN_ATTEMPT_LIMIT: 500 -> 30 in Dockerfile (matching code default) - RATE_LIMIT_PER_MIN=0 now means no global limit (50K ceiling) instead of 1 req/min, preserving backward compatibility with existing deploys while keeping per-route limits (login brute-force) active