2021-12-08 17:24:05 +00:00
|
|
|
[server]
|
|
|
|
addr = "0.0.0.0"
|
|
|
|
port = 8080
|
|
|
|
|
|
|
|
[site]
|
|
|
|
name = "Scope"
|
|
|
|
baseURL = "http://localhost:8080"
|
2021-12-08 21:39:31 +00:00
|
|
|
sourceURL = "https://gitea.arsenm.dev/Arsen6331/scope"
|
2021-12-08 17:24:05 +00:00
|
|
|
|
|
|
|
[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
|