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

28 lines
713 B
JSON

{
"version": "1.1.4",
"location": "https://hyperspaceapp.herokuapp.com",
"branding": {
"name": "Hyperspace",
"logo": "logo.svg",
"background": "background.png"
},
"developer": false,
"federation": {
"universalLogin": true,
"allowPublicPosts": true,
"enablePublicTimeline": true
},
"registration": {
"defaultInstance": "mastodon.online"
},
"admin": {
"name": "Hyperspace Developers",
"account": "774314"
},
"license": {
"name": "Non-violent Public License v4+",
"url": "https://thufie.lain.haus/NPL.html"
},
"repository": "https://github.com/hyperspacedev/hyperspace"
}