1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adminer_ynh.git synced 2024-09-03 18:06:06 +02:00

Forgot to add root option in manifesto

This commit is contained in:
anmol26s 2021-02-05 11:39:59 +05:30
parent 6ff5724c21
commit 96a1d43719

View file

@ -49,6 +49,15 @@
"example": "/adminer",
"default": "/adminer"
},
{
"name": "root_access",
"type": "boolean",
"ask": {
"en": "Allow root access(For security its disabled by default)?",
"fr": "Autoriser l'accès racine (pour la sécurité désactivée par défaut)?"
},
"default": false
},
{
"name": "is_public",
"type": "boolean",