1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git synced 2024-09-03 20:36:01 +02:00

Update manifest.json

This commit is contained in:
jarod5001 2022-05-17 17:49:45 +02:00 committed by GitHub
parent 22c7e348ce
commit bdd9704fd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,23 +40,6 @@
"type": "path",
"example": "/tinyfilemanager",
"default": "/tinyfilemanager"
},
{
"name": "is_public",
"type": "boolean",
"default": true
},
{
"name": "admin",
"type": "user"
},
{
"name": "password",
"type": "password",
"help": {
"en": "Password",
"fr": "Mot de passe"
}
}
]
}