mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00

The directive creates a table of contents for the page. However, Furo includes a table of contents already in the sidebar. It is, thus, recommended to removing the `.. contents::` directive. [1] https://github.com/pradyunsg/furo/issues/88#issuecomment-803297274 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
12 lines
168 B
ReStructuredText
12 lines
168 B
ReStructuredText
.. _limiter:
|
|
|
|
=======
|
|
Limiter
|
|
=======
|
|
|
|
.. sidebar:: info
|
|
|
|
The limiter requires a :ref:`Redis <settings redis>` database.
|
|
|
|
.. automodule:: searx.limiter
|
|
:members:
|