mirror of https://github.com/searxng/searxng.git
[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"]
|
||||
categories : it
|
||||
shortcut : lo
|
||||
timeout : 3.0
|
||||
timeout : 5.0
|
||||
disabled: True
|
||||
about:
|
||||
website: https://lobste.rs/
|
||||
|
|
Loading…
Reference in New Issue