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:
parent
f9676dfa31
commit
134a91a45a
1 changed files with 4 additions and 0 deletions
|
@ -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 ?"
|
||||
|
|
Loading…
Add table
Reference in a new issue