forked from zaclys/searxng
[mod] increase lobste.rs engine timeout to avoid timeouts most of the time
This commit is contained in:
parent
0ba71c3644
commit
06b754ad67
|
@ -690,7 +690,7 @@ engines:
|
||||||
content_xpath : .//a[@class="domain"]
|
content_xpath : .//a[@class="domain"]
|
||||||
categories : it
|
categories : it
|
||||||
shortcut : lo
|
shortcut : lo
|
||||||
timeout : 3.0
|
timeout : 5.0
|
||||||
disabled: True
|
disabled: True
|
||||||
about:
|
about:
|
||||||
website: https://lobste.rs/
|
website: https://lobste.rs/
|
||||||
|
|
Loading…
Reference in New Issue