1
0
Fork 0
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:
yalh76 2019-02-12 06:47:29 +01:00
parent 3457a9bc0b
commit c0f59323cf

View file

@ -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"