mirror of
https://github.com/searxng/searxng.git
synced 2025-08-29 14:47:36 +02:00
[mod] ExpireCache - sqlite based key/value cache with expire time
This commit is contained in:
parent
4a594f1b53
commit
4cbfba9d7b
7 changed files with 650 additions and 11 deletions
|
@ -29,6 +29,8 @@
|
|||
directly using ``python searx/webapp.py``. Doesn't apply to a SearXNG
|
||||
services running behind a proxy and using socket communications.
|
||||
|
||||
.. _server.secret_key:
|
||||
|
||||
``secret_key`` : ``$SEARXNG_SECRET``
|
||||
Used for cryptography purpose.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue