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:55:56 +02:00
parent 1a51369852
commit 3460759ee1

View file

@ -50,8 +50,8 @@
"name": "with_mysql", "name": "with_mysql",
"type": "boolean", "type": "boolean",
"help": { "help": {
"en": "SQLite database is used by default.", "en": "SQLite database is used by default. Choose MySQL if you have a large number of active users.",
"fr": "SQLite est utilisée par défaut." "fr": "SQLite est utilisée par défaut. Choisissez MySQL si vous avez un grand nombre d'utilisateurs actifs."
}, },
"ask": { "ask": {
"en": "Do you need a MySQL database?", "en": "Do you need a MySQL database?",