mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
Change default path on manifest
This commit is contained in:
parent
93524bf844
commit
531183868c
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@
|
|||
"en": "Choose a path for Mastodon",
|
||||
"fr": "Choisissez un chemin pour Mastodon"
|
||||
},
|
||||
"example": "/mastodon",
|
||||
"default": "/mastodon"
|
||||
"example": "/",
|
||||
"default": "/"
|
||||
},
|
||||
{
|
||||
"name": "admin",
|
||||
|
|
Loading…
Add table
Reference in a new issue