add the config of autoReminder.rechatContentSource in UI

This commit is contained in:
geekgeekrun
2025-01-01 13:31:53 +08:00
parent 534ec00567
commit 639ea6ac76
3 changed files with 50 additions and 5 deletions
@@ -9,6 +9,8 @@
"expectJobRegExpStr": "",
"autoReminder": {
"throttleIntervalMinutes": 10,
"rechatLimitDay": 21
"rechatLimitDay": 21,
"geminiApiKey": "",
"rechatContentSource": 1
}
}