1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snappymail_ynh.git synced 2024-09-03 20:26:29 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2022-04-23 08:30:14 +02:00
parent f9676dfa31
commit 134a91a45a

View file

@ -49,6 +49,10 @@
{
"name": "with_mysql",
"type": "boolean",
"help": {
"en": "SQLite database is used by default.",
"fr": "SQLite est utilisée par défaut."
},
"ask": {
"en": "Do you need a MySQL database?",
"fr": "Avez-vous besoin d'une base de données MySQL ?"