添加接口鉴权开关

This commit is contained in:
panlinlin
2021-04-26 09:47:21 +08:00
parent 5ba0fba03d
commit 689d7c0cc4
2 changed files with 21 additions and 10 deletions

View File

@@ -104,6 +104,8 @@ userSettings:
playTimeout: 3000
# 等待音视频编码信息再返回, true 可以根据编码选择合适的播放器false 可以更快点播
waitTrack: false
# 是否开启接口鉴权
interfaceAuthentication: true
# 在线文档: swagger-ui生产环境建议关闭
springfox: