mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
internetarchivescholar engine: set timeout to 15 seconds
This commit is contained in:
parent
b1431e1670
commit
fb754f6e44
1 changed files with 1 additions and 1 deletions
|
|
@ -1570,7 +1570,7 @@ engines:
|
||||||
- name: internetarchivescholar
|
- name: internetarchivescholar
|
||||||
engine: internet_archive_scholar
|
engine: internet_archive_scholar
|
||||||
shortcut: ias
|
shortcut: ias
|
||||||
timeout: 5.0
|
timeout: 15.0
|
||||||
|
|
||||||
- name: superuser
|
- name: superuser
|
||||||
engine: stackexchange
|
engine: stackexchange
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue