mirror of
https://github.com/searxng/searxng.git
synced 2025-09-01 15:58:37 +02:00
[mod] bing and duckduckgo engines : add / rename locale parameter
This commit is contained in:
parent
49c85fce51
commit
bf56ec4fb1
3 changed files with 7 additions and 5 deletions
|
@ -5,7 +5,7 @@ number_of_results = 1
|
|||
|
||||
[bing]
|
||||
engine = bing
|
||||
language = en-us
|
||||
locale = en-us
|
||||
|
||||
[cc]
|
||||
engine=currency_convert
|
||||
|
@ -20,6 +20,7 @@ engine = duckduckgo_definitions
|
|||
|
||||
[duckduckgo]
|
||||
engine = duckduckgo
|
||||
locale = en-us
|
||||
|
||||
[flickr]
|
||||
engine = flickr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue