feat: 取消 Mysql 和 MariaDB 的安装数量限制

This commit is contained in:
zhengkunwang223 2023-09-04 16:36:31 +08:00
parent d1b1977998
commit c7266bf33c
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ additionalProperties:
shortDescEn: The open source relational database
type: runtime
crossVersionUpdate: false
limit: 1
limit: 0
recommend: 0
website: https://mariadb.org/
github: https://github.com/MariaDB/server/

View File

@ -13,7 +13,7 @@ additionalProperties:
shortDescEn: Open source relational database management system
type: runtime
crossVersionUpdate: false
limit: 1
limit: 0
recommend: 4
website: https://www.mysql.com
github: https://github.com/mysql/mysql-server