mirror of
https://github.com/hyperspacedev/hyperspace
synced 2025-01-24 14:11:36 +01:00
ee2843eff4
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
27 lines
686 B
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"
|
|
} |