mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 19:35:24 +00:00
perf: 云同步 LAN 添加测试超时时间选项
This commit is contained in:
committed by
Jiangjie.Bai
parent
b400c13965
commit
2f80b66b07
@@ -102,6 +102,6 @@ export const ACCOUNT_PROVIDER_ATTRS_MAP = {
|
||||
[lan]: {
|
||||
name: lan,
|
||||
title: i18n.t('xpack.Cloud.LAN'),
|
||||
attrs: ['ip_group', 'test_port', 'platform', 'hostname_prefix']
|
||||
attrs: ['ip_group', 'test_port', 'test_timeout', 'platform', 'hostname_prefix']
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user