mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-08 17:09:07 +08:00
add throttleIntervalMinutes config field for auto reminder
This commit is contained in:
@@ -6,5 +6,8 @@
|
||||
"scaleList": [],
|
||||
"industryList": []
|
||||
},
|
||||
"expectJobRegExpStr": ""
|
||||
"expectJobRegExpStr": "",
|
||||
"autoReminder": {
|
||||
"throttleIntervalMinutes": 10
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user