27 lines
708 B
JSON
27 lines
708 B
JSON
{
|
|
"version": "1.0.2",
|
|
"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.social"
|
|
},
|
|
"admin": {
|
|
"name": "Hyperspace Developers",
|
|
"account": "774314"
|
|
},
|
|
"license": {
|
|
"name": "Non-violent Public License",
|
|
"url": "https://thufie.lain.haus/NPL.html"
|
|
},
|
|
"repository": "https://github.com/hyperspacedev/hyperspace"
|
|
} |