Merge pull request #2411 from dalf/update-secret-key-check

Update secret key check
This commit is contained in:
Alexandre Flament 2020-12-27 18:04:53 +01:00 committed by GitHub
commit 5fb9a5c7c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 27 additions and 14 deletions

View file

@ -15,7 +15,7 @@ Example to use this script:
.. code:: bash
$ SEARX_DEBUG=1 python3 utils/standalone_searx.py rain
$ python3 utils/standalone_searx.py rain
Example to run it from python: