mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 03:18:48 +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
|
||||
type: runtime
|
||||
crossVersionUpdate: false
|
||||
limit: 1
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://mariadb.org/
|
||||
github: https://github.com/MariaDB/server/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user