为User-Agent添加必要的版本信息

This commit is contained in:
648540858
2022-09-09 23:19:19 +08:00
parent 221f99c764
commit 243edbd143
12 changed files with 76 additions and 34 deletions

View File

@@ -78,10 +78,3 @@ user-settings:
# 推流直播是否录制
record-push-live: true
auto-apply-play: true
# 版本信息, 不需修改
version:
version: "@project.version@"
description: "@project.description@"
artifact-id: "@project.artifactId@"