perf: 增加 IGNORE_VERIFY_CERTS 字段

This commit is contained in:
Eric
2023-03-08 14:11:46 +08:00
committed by Eric_Lee
parent 0a86240f90
commit 937bdcf5c7

View File

@@ -20,7 +20,7 @@ export default {
addFieldsMeta: {
deploy_options: {
fields: [
'CORE_HOST', 'RDS_Licensing', 'RDS_LicenseServer', 'RDS_LicensingMode',
'CORE_HOST', 'IGNORE_VERIFY_CERTS', 'RDS_Licensing', 'RDS_LicenseServer', 'RDS_LicensingMode',
'RDS_fSingleSessionPerUser', 'RDS_MaxDisconnectionTime',
'RDS_RemoteAppLogoffTimeLimit'
],