1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lstu_ynh.git synced 2024-09-03 19:36:12 +02:00

Update manifest.json

This commit is contained in:
frju365 2018-06-10 02:48:04 +02:00 committed by GitHub
parent b9471b9f99
commit 4175544a84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
"id": "lstu",
"packaging_format": 1,
"requirements": {
"yunohost": ">= 2.4"
"yunohost": ">= 2.7.2"
},
"description": {
"en": "URL Shortener",
@ -40,6 +40,15 @@
"example": "/lstu",
"default": "/lstu"
},
{
"name": "admin_pass",
"type": "password",
"ask": {
"en": "Set the password for the SFTP access. ≥ 5 character",
"fr": "Définissez le mot de passe pour l'accès SFTP. ≥ cinq charactères"
},
"example": "myreallystrengthpassword"
},
{
"name": "is_public",
"type": "boolean",