fix: 移动【会话设置保留时间】至定期清理设置页面

This commit is contained in:
Michael Bai
2021-11-12 11:05:25 +08:00
committed by 老广
parent 1e2b6caf93
commit 39b84e9a8f
2 changed files with 1 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ export default {
this.$t('common.Logging'),
[
'LOGIN_LOG_KEEP_DAYS', 'TASK_LOG_KEEP_DAYS', 'OPERATE_LOG_KEEP_DAYS',
'FTP_LOG_KEEP_DAYS'
'FTP_LOG_KEEP_DAYS', 'TERMINAL_SESSION_KEEP_DURATION'
]
],
[

View File

@@ -28,12 +28,6 @@ export default {
[
'XRDP_ENABLED', 'TERMINAL_RDP_ADDR'
]
],
[
this.$t('common.Other'),
[
'TERMINAL_SESSION_KEEP_DURATION'
]
]
],
fieldsMeta: {