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

27 lines
686 B
JSON

{
"version": "1.0.0beta7",
"location": "desktop",
"branding": {
"name": "Hyperspace",
"logo": "logo.svg",
"background": "background.png"
},
"developer": true,
"federation": {
"universalLogin": true,
"allowPublicPosts": true,
"enablePublicTimeline": 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"
}