feat: 增加 allowCreate 配置
This commit is contained in:
parent
51735790d8
commit
c469879652
|
|
@ -28,6 +28,7 @@ additionalProperties:
|
|||
multiple: true
|
||||
labelZh: 默认扩展
|
||||
labelEn: Extensions
|
||||
allowCreate: true
|
||||
default:
|
||||
- mysqli
|
||||
values:
|
||||
|
|
@ -89,6 +90,8 @@ additionalProperties:
|
|||
value: curl
|
||||
- label: sg15
|
||||
value: sourceguardian
|
||||
- label: sg11
|
||||
value: sourceguardian
|
||||
- label: imagick
|
||||
value: imagick
|
||||
envKey: PHP_EXTENSIONS
|
||||
|
|
|
|||
Loading…
Reference in New Issue