This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
searxng
Watch
2
Star
0
Fork
1
You've already forked searxng
mirror of
https://github.com/searxng/searxng
synced
2024-11-07 03:20:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5707fba561
searxng
/
tests
/
__init__.py
3 lines
42 B
Python
Raw
Normal View
History
Unescape
Escape
Force admins to set secret_key if debug mode is disabled This commit also enables debug mode for unit tests.
2020-10-09 13:49:48 +00:00
import
os
os
.
environ
[
'
SEARX_DEBUG
'
]
=
'
1
'
Reference in New Issue
Copy Permalink