mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
parent
04caeb0d3b
commit
0b7b64b8f2
1 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
"en": "Libre and federated social network",
|
||||
"fr": "Réseau social libre et fédéré"
|
||||
},
|
||||
"version": "4.0.2~ynh2",
|
||||
"version": "4.0.2~ynh3",
|
||||
"url": "https://github.com/mastodon/mastodon",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
@ -44,7 +44,8 @@
|
|||
},
|
||||
{
|
||||
"name": "local_domain",
|
||||
"type": "string",
|
||||
"type": "domain",
|
||||
"optional": true,
|
||||
"default": "",
|
||||
"ask": {
|
||||
"en": "What domain do you want to ues for users?"
|
||||
|
|
Loading…
Add table
Reference in a new issue