mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00: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:
@@ -0,0 +1,2 @@
|
||||
import os
|
||||
os.environ['SEARX_DEBUG'] = '1'
|
||||
|
||||
Reference in New Issue
Block a user