metasearch/default-config.toml

11 lines
212 B
TOML
Raw Normal View History

2024-04-13 02:17:34 +00:00
bind = "0.0.0.0:28019"
[engines]
google = { weight = 1.05 }
bing = { weight = 1.0 }
brave = { weight = 1.25 }
2024-04-13 02:50:38 +00:00
[engines.marginalia]
args = { profile = "corpo", js = "default", adtech = "default" }
weight = 0.15