fix: 小范围修补

This commit is contained in:
2026-01-08 00:56:04 +08:00
parent ed85655e8b
commit 2e4a663adf
4 changed files with 11 additions and 9 deletions

View File

@@ -6,10 +6,10 @@ daystamp_override = -1
timestamp_override = -1
# [调试] 一键通过
quick_pass = 1
quick_pass = true
# 对于每个项目的默认新记忆原子数量
scheduled_num = 999
scheduled_num = 8
# UTC 时间戳修正 仅用于 UNIX 日时间戳的生成修正, 单位为秒
timezone_offset = +28800 # 中国标准时间 (UTC+8)
@@ -17,7 +17,7 @@ timezone_offset = +28800 # 中国标准时间 (UTC+8)
[interface]
[interface.memorizor]
autovoice = 0 # 自动语音播放, 仅限于 recognition 组件
autovoice = false # 自动语音播放, 仅限于 recognition 组件
[algorithm]
default = "SM-2" # 主要算法; 可选项: SM-2, SM-15M, FSRS