File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1742,7 +1742,7 @@ Other Examples
17421742--------------
17431743
17441744See the `rest interface documentation`_ for instructions on how to add
1745- new rest endpoints using interfaces.py.
1745+ new rest endpoints or `change the rate limiting method`_ using interfaces.py.
17461746
17471747Database Content
17481748================
@@ -6283,6 +6283,7 @@ rather than requiring a web server restart.
62836283.. _`design documentation`: design.html
62846284.. _`developer's guide`: developers.html
62856285.. _`rest interface documentation`: rest.html#programming-the-rest-api
6286+ .. _change the rate limiting method: rest.html#creating-custom-rate-limits
62866287.. _`directions in the rest interface documentation`: rest.html#enabling-the-rest-api
62876288.. _`xmlrpc interface documentation`: xmlrpc.html#through-roundup
62886289.. _`zxcvbn`: https://github.com/dwolfhub/zxcvbn-python
You can’t perform that action at this time.
0 commit comments