startpage-engine/config.json
2022-02-03 21:38:54 -05:00

11 lines
230 B
JSON

{
"port": 9090,
"public": false,
"defaults": {
"open-weather-city-id": "5107290",
"open-weather-measure": "imperial",
"news-tags": ["coronavirus", "covid"],
"wallpaper-tags": ["space", "galaxy", "sky"]
}
}