keanu-weblite/src/assets/config.json

11 lines
211 B
JSON
Raw Normal View History

2021-02-24 14:28:21 +01:00
{
2026-01-19 15:18:32 +00:00
"appName": "Keanu on Butter Box",
"appNames": {},
"productLink": "butterbox.lan",
"defaultServer": "http://butterbox.lan",
"rtl": false,
"analytics": {
"enabled": false
}
}