Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
update the README_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CerealAxis committed Feb 20, 2024
1 parent 97ffd5c commit e6b3464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ enableMatrixIntegration = false
aggregateMonitoring = false
# 描述: 记录可疑玩家的分钟数。默认为5分钟。
recordMinutes = 5
# 描述: 可疑玩家录制存储路径的模板,支持${name}和${uuid}变量。仅在aggregateMonitoring = true时有意义
# 描述: 可疑玩家录制存储路径的模板,支持${name}和${uuid}变量。仅在aggregateMonitoring = false时有意义
recordPath = "replay/suspicious/${name}@${uuid}"
# 描述: 可疑玩家录制存储路径的模板,支持${name}和${uuid}变量。仅在aggregateMonitoring = true时有意义。
themisRecordPath = "replay/suspicious/Themis/${name}@${uuid}"
Expand Down

0 comments on commit e6b3464

Please sign in to comment.