2019-04-07 23:25:39 +02:00
|
|
|
{
|
2019-09-17 22:01:28 +02:00
|
|
|
"version": "1.0.0beta7",
|
|
|
|
"location": "desktop",
|
2019-04-07 23:25:39 +02:00
|
|
|
"branding": {
|
|
|
|
"name": "Hyperspace",
|
|
|
|
"logo": "logo.svg",
|
|
|
|
"background": "background.png"
|
|
|
|
},
|
2019-05-08 21:24:36 +02:00
|
|
|
"developer": true,
|
2019-05-08 15:08:20 +02:00
|
|
|
"federation": {
|
2019-05-08 21:24:36 +02:00
|
|
|
"universalLogin": true,
|
|
|
|
"allowPublicPosts": true,
|
|
|
|
"enablePublicTimeline": true
|
2019-05-08 15:08:20 +02:00
|
|
|
},
|
2019-04-07 23:25:39 +02:00
|
|
|
"registration": {
|
|
|
|
"defaultInstance": "mastodon.social"
|
|
|
|
},
|
|
|
|
"admin": {
|
2019-04-08 21:47:41 +02:00
|
|
|
"name": "Hyperspace Developers",
|
|
|
|
"account": "774314"
|
2019-04-08 20:31:20 +02:00
|
|
|
},
|
|
|
|
"license": {
|
2019-09-23 17:52:25 +02:00
|
|
|
"name": "Non-violent Public License",
|
|
|
|
"url": "https://thufie.lain.haus/NPL.html"
|
2019-04-08 22:21:24 +02:00
|
|
|
},
|
|
|
|
"repository": "https://github.com/hyperspacedev/hyperspace"
|
2019-04-07 23:25:39 +02:00
|
|
|
}
|