mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 09:00:02 +00:00
internetarchivescholar engine: set timeout to 15 seconds
This commit is contained in:
parent
7c5c11949b
commit
0e2566db68
1 changed files with 1 additions and 1 deletions
|
@ -1580,7 +1580,7 @@ engines:
|
|||
- name: internetarchivescholar
|
||||
engine: internet_archive_scholar
|
||||
shortcut: ias
|
||||
timeout: 5.0
|
||||
timeout: 15.0
|
||||
|
||||
- name: superuser
|
||||
engine: stackexchange
|
||||
|
|
Loading…
Reference in a new issue