mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-07-01 22:49:06 +00:00
perf: auth ukey config interval time 5s
This commit is contained in:
@@ -28,7 +28,7 @@ config:
|
||||
RSA-1024: 4
|
||||
RSA-2048: 4
|
||||
default: 1
|
||||
poll_interval: 30000 # 轮询检测设备的时间间隔,单位毫秒
|
||||
poll_interval: 5000 # 轮询检测设备的时间间隔,单位毫秒
|
||||
|
||||
#═══════════════════════════════════════════════════════════════════════════════
|
||||
# sdk: SDK 脚本加载、实例创建、初始化步骤
|
||||
|
||||
@@ -37,7 +37,7 @@ config:
|
||||
RSA-1024: 1 # SHA256
|
||||
RSA-2048: 1 # SHA256
|
||||
default: 0
|
||||
poll_interval: 3000
|
||||
poll_interval: 5000
|
||||
|
||||
|
||||
#═══════════════════════════════════════════════════════════════════════════════
|
||||
|
||||
Reference in New Issue
Block a user