mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
add types
This commit is contained in:
parent
3457a9bc0b
commit
c0f59323cf
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
|||
},
|
||||
{
|
||||
"name": "name",
|
||||
"type": "string",
|
||||
"ask": {
|
||||
"en": "Choose a name for your Pleroma instance",
|
||||
"fr": "Choisissez un nom pour votre instance Pleroma"
|
||||
|
@ -91,6 +92,7 @@
|
|||
},
|
||||
{
|
||||
"name": "size",
|
||||
"type": "string",
|
||||
"ask": {
|
||||
"en": "Select the cache size. If you did not enabled media-cache in above option then this option will have no effect",
|
||||
"fr": "Sélectionner la taille du cache. Si vous n'avez pas activé le cache média ci-dessus, cette option n'aura aucun effet"
|
||||
|
|
Loading…
Add table
Reference in a new issue