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
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: