配置文件示例修正

pull/129/head
64850858 2021-07-07 10:28:41 +08:00
parent 0faa593658
commit 24426ef322
1 changed files with 1 additions and 1 deletions

View File

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