优化鉴权例外, 添加.gitignore

This commit is contained in:
64850858
2021-07-08 09:26:12 +08:00
parent a603f99786
commit c3271d7407
3 changed files with 12 additions and 3 deletions

View File

@@ -134,7 +134,7 @@ user-settings:
wait-track: false
# 是否开启接口鉴权
interface-authentication: true
# 接口鉴权例外的接口, 即不进行接口鉴权的接口
# 接口鉴权例外的接口, 即不进行接口鉴权的接口,尽量详细书写,尽量不用/**,至少两级目录
interface-authentication-excludes:
- /api/v1/**
# 推流直播是否录制