mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-07 02:10:23 +00:00
perf: 添加配置文件,控制luna水印
perf: 添加配置文件样例
This commit is contained in:
@@ -129,6 +129,7 @@ class PublicSettingApi(generics.RetrieveAPIView):
|
||||
},
|
||||
"AUTH_WECOM": settings.AUTH_WECOM,
|
||||
"AUTH_DINGTALK": settings.AUTH_DINGTALK,
|
||||
'SECURITY_WATERMARK_ENABLED': settings.SECURITY_WATERMARK_ENABLED
|
||||
}
|
||||
}
|
||||
return instance
|
||||
|
Reference in New Issue
Block a user