mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-18 08:12:33 +00:00
perf: 增加 IGNORE_VERIFY_CERTS 字段
This commit is contained in:
@@ -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'
|
||||
],
|
||||
|
Reference in New Issue
Block a user