This website requires JavaScript.
Explore
Help
Sign In
ilyakooo0
/
searx
Watch
1
Star
0
Fork
0
You've already forked searx
mirror of
https://github.com/ilyakooo0/searx.git
synced
2024-11-29 21:38:22 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
8cbc9f2d58
searx
/
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 16:49:48 +03:00
import
os
os
.
environ
[
'
SEARX_DEBUG
'
]
=
'
1
'
Reference in New Issue
Copy Permalink