mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 09:38:47 +08:00
feat: 取消 Mysql 和 MariaDB 的安装数量限制
This commit is contained in:
parent
d1b1977998
commit
c7266bf33c
@ -13,7 +13,7 @@ additionalProperties:
|
|||||||
shortDescEn: The open source relational database
|
shortDescEn: The open source relational database
|
||||||
type: runtime
|
type: runtime
|
||||||
crossVersionUpdate: false
|
crossVersionUpdate: false
|
||||||
limit: 1
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://mariadb.org/
|
website: https://mariadb.org/
|
||||||
github: https://github.com/MariaDB/server/
|
github: https://github.com/MariaDB/server/
|
||||||
|
@ -13,7 +13,7 @@ additionalProperties:
|
|||||||
shortDescEn: Open source relational database management system
|
shortDescEn: Open source relational database management system
|
||||||
type: runtime
|
type: runtime
|
||||||
crossVersionUpdate: false
|
crossVersionUpdate: false
|
||||||
limit: 1
|
limit: 0
|
||||||
recommend: 4
|
recommend: 4
|
||||||
website: https://www.mysql.com
|
website: https://www.mysql.com
|
||||||
github: https://github.com/mysql/mysql-server
|
github: https://github.com/mysql/mysql-server
|
||||||
|
Loading…
Reference in New Issue
Block a user