Files
start-os/web/patchdb-ui-seed.json
Aiden McClelland 2091abeea2 persist hostname in config overlay (#2769)
* persist hostname

* add migration

* fix version mismatch

* remove dmesg logging from build
2024-10-30 18:55:36 +00:00

26 lines
492 B
JSON

{
"name": null,
"ackWelcome": "0.0.0",
"marketplace": {
"selectedUrl": "https://registry.start9.com/",
"knownHosts": {
"https://registry.start9.com/": {
"name": "Start9 Registry"
},
"https://community-registry.start9.com/": {
"name": "Community Registry"
}
}
},
"dev": {},
"gaming": {
"snake": {
"highScore": 0
}
},
"ackInstructions": {},
"theme": "Dark",
"widgets": [],
"ack-welcome": "0.3.6-alpha.7"
}