This website requires JavaScript.
Explore
Help
Register
Sign In
kamp
/
searxng
Watch
1
Star
0
Fork
0
You've already forked searxng
mirror of
https://github.com/searxng/searxng.git
synced
2024-11-05 12:50:11 +01:00
Code
fcfcf662ff
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 15:49:48 +02:00
import
os
os
.
environ
[
'
SEARX_DEBUG
'
]
=
'
1
'
Copy Permalink