FitTrackee icon indicating copy to clipboard operation
FitTrackee copied to clipboard

It should be possible to disable only the API Rate Limit

Open SamR1 opened this issue 2 months ago • 0 comments

The API rate limit and workers (email, async upload...) rely on Redis. They are both disabled when the Redis URL is not configured.

API Rate limit can be handled by others applications, like nginx. So it should be possible to only disable API Rate Limit managed by FitTrackee.

SamR1 avatar Oct 05 '25 20:10 SamR1