1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-04 07:56:39 +08:00

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

This commit is contained in:
zhengkunwang223 2023-09-04 16:36:31 +08:00
parent 5db39f089d
commit 49d0b79af7
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