mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 18:42:33 +02:00
[fix] robot tests
This commit is contained in:
parent
0fbd705259
commit
472a409022
2 changed files with 12 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
general:
|
||||
debug : False
|
||||
instance_name : "searx_test"
|
||||
|
||||
search:
|
||||
safe_search : 0
|
||||
|
@ -25,10 +26,12 @@ engines:
|
|||
- name : general_dummy
|
||||
engine : dummy
|
||||
categories : general
|
||||
shortcut : gd
|
||||
|
||||
- name : dummy_dummy
|
||||
engine : dummy
|
||||
categories : dummy
|
||||
shortcut : dd
|
||||
|
||||
locales:
|
||||
en : English
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue