mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-04 17:01:09 +00:00
perf: 提交禁用xrdp的开关 (#6788)
* perf: 提交禁用xrdp的开关 * perf: 修复换行 Co-authored-by: ibuler <ibuler@qq.com>
This commit is contained in:
@@ -74,6 +74,7 @@ class PublicSettingApi(generics.RetrieveAPIView):
|
||||
"AUTH_FEISHU": settings.AUTH_FEISHU,
|
||||
'SECURITY_WATERMARK_ENABLED': settings.SECURITY_WATERMARK_ENABLED,
|
||||
'SECURITY_SESSION_SHARE': settings.SECURITY_SESSION_SHARE,
|
||||
"XRDP_ENABLED": settings.XRDP_ENABLED,
|
||||
}
|
||||
}
|
||||
return instance
|
||||
|
Reference in New Issue
Block a user