mirror of
https://github.com/searxng/searxng.git
synced 2025-07-23 13:19:17 +02:00
Force admins to set secret_key if debug mode is disabled
This commit also enables debug mode for unit tests.
This commit is contained in:
parent
e158eeee4b
commit
116f7a6daa
3 changed files with 7 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
import os
|
||||
os.environ['SEARX_DEBUG'] = '1'
|
Loading…
Add table
Add a link
Reference in a new issue