mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Update manifest.toml
This commit is contained in:
parent
c31c410195
commit
e1f88be8b3
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ ram.runtime = "50M"
|
||||||
ask.fr = "Choisissez la base de données SQL souhaitée"
|
ask.fr = "Choisissez la base de données SQL souhaitée"
|
||||||
type = "select"
|
type = "select"
|
||||||
choices = ["postgresql", "mysql"]
|
choices = ["postgresql", "mysql"]
|
||||||
default = "pgsql"
|
default = "postgresql"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
|
|
Loading…
Add table
Reference in a new issue