hyperspace-desktop-client-w.../public/config.json

23 lines
616 B
JSON

{
"version": "1.0.0beta4",
"location": "https://hyperspaceapp-next.herokuapp.com",
"branding": {
"name": "Hyperspace",
"logo": "logo.svg",
"background": "background.png"
},
"developer": "true",
"federated": "true",
"registration": {
"defaultInstance": "mastodon.social"
},
"admin": {
"name": "Hyperspace Developers",
"account": "774314"
},
"license": {
"name": "Apache 2.0 License",
"url": "https://www.apache.org/licenses/LICENSE-2.0"
},
"repository": "https://github.com/hyperspacedev/hyperspace"
}