配置文件示例修正

This commit is contained in:
64850858 2021-07-07 10:28:41 +08:00
parent 0faa593658
commit 24426ef322

View File

@ -137,7 +137,7 @@ user-settings:
interface-authentication: true
# 接口鉴权例外的接口, 即不进行接口鉴权的接口
interface-authentication-excludes:
-"/"
- /api/v1/**
# 推流直播是否录制
record-push-live: true