mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 19:36:22 +08:00
b136375582
Allow admins to configure exceptions to our Rails rate limiter. Configuration happens in the environment variables, and work with both IPs and CIDR blocks. Example: ``` env: DISCOURSE_MAX_REQS_PER_IP_EXCEPTIONS: >- 14.15.16.32/27 216.148.1.2 ``` |
||
---|---|---|
.. | ||
anonymous_cache_spec.rb | ||
discourse_public_exceptions_spec.rb | ||
enforce_hostname_spec.rb | ||
request_tracker_spec.rb |