style: 删除旧配置文件

This commit is contained in:
2026-04-20 01:46:40 +08:00
parent d1a1fa193f
commit 334d04444d
2 changed files with 0 additions and 48 deletions

View File

@@ -1,48 +0,0 @@
persist_to_file = 1
daystamp_override = -1
timestamp_override = -1
quick_pass = true
auto_pass = false
scheduled_num = 420
timezone_offset = 28800
[algorithm]
default = "FAST-0"
[paths]
data = "./data"
cache = "./data/cache"
config = "./data/config"
global = "./data/global"
repo = "./data/repo"
[services]
audio = "playsound"
tts = "edgetts"
llm = "openai"
sync = "webdav"
[sync]
[interface.memorizor]
autovoice = true
[puzzles.mcq]
max_riddles_num = 2
[puzzles.cloze]
min_denominator = 3
[providers.tts.edgetts]
voice = "zh-CN-XiaoxiaoNeural"
[providers.llm.openai]
url = ""
key = ""
[providers.sync.webdav]
url = ""
username = ""
password = ""
remote_path = "/heurams/"
verify_ssl = true