scope/scope.toml

34 lines
600 B
TOML

[server]
addr = "0.0.0.0"
port = 8080
[site]
name = "Scope"
baseURL = "http://localhost:8080"
sourceURL = "https://gitea.arsenm.dev/Arsen6331/scope"
theme = "dark"
[search]
engines = ["google", "ddg", "bing"]
[search.cards]
enabled = true
[search.cards.weather.units]
temperature = "F"
visibility = "mi"
pressure = "hPa"
[page.results]
showLink = true
engineTags = true
cachedLink = true
descCharLimit = 400
[page.results.searchbar]
homeBtn = true
resetBtn = true
[page.results.footer]
enabled = true