File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,11 +60,11 @@ tracker's config.ini should have ``csrf_enforce_header_x-requested-with
6060Rate Limiting the API
6161=====================
6262
63- This is a work in progress. Check the release notes to see if your
64- version of roundup includes Rate Limiting for the API (which is
65- different from rate limiting login attempts on the web interface).
63+ This is a work in progress. This version of roundup includes Rate
64+ Limiting for the API (which is different from rate limiting login
65+ attempts on the web interface).
6666
67- This is enabled by setting the ``api_calls_per_interval`` and
67+ It is enabled by setting the ``api_calls_per_interval`` and
6868``api_interval_in_sec`` configuration parameters in the ``[web]``
6969section of ``config.ini``. The settings are documented in the
7070config.ini file.
You can’t perform that action at this time.
0 commit comments