mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-08 00:47:15 +08:00
50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
{
|
|
"combineRecommendJobFilterType": 1,
|
|
"anyCombineRecommendJobFilter": {
|
|
"cityList": [],
|
|
"salaryList": [],
|
|
"experienceList": [],
|
|
"degreeList": [],
|
|
"scaleList": [],
|
|
"industryList": []
|
|
},
|
|
"staticCombineRecommendJobFilterConditions": [],
|
|
"isSkipEmptyConditionForCombineRecommendJobFilter": false,
|
|
"expectJobRegExpStr": "",
|
|
"expectJobNameRegExpStr": "",
|
|
"expectJobTypeRegExpStr": "",
|
|
"expectJobDescRegExpStr": "",
|
|
"jobNotMatchStrategy": 1,
|
|
"jobNotActiveStrategy": 1,
|
|
"markAsNotActiveSelectedTimeRange": 7,
|
|
"expectCityList": [],
|
|
"expectCityNotMatchStrategy": 3,
|
|
"strategyScopeOptionWhenMarkJobCityNotMatch": 2,
|
|
"jobDetailRegExpMatchLogic": 1,
|
|
"autoReminder": {
|
|
"throttleIntervalMinutes": 10,
|
|
"rechatLimitDay": 21,
|
|
"geminiApiKey": "",
|
|
"rechatContentSource": 1,
|
|
"recentMessageQuantityForLlm": 8,
|
|
"rechatLlmFallback": 1,
|
|
"onlyRemindBossWithExpectJobType": true
|
|
},
|
|
"jobSourceList": [
|
|
{
|
|
"type": "expect",
|
|
"enabled": true
|
|
}
|
|
],
|
|
"isSageTimeEnabled": true,
|
|
"sageTimeOpTimes": 100,
|
|
"sageTimePauseMinute": 15,
|
|
"blockCompanyNameRegExpStr": "",
|
|
"fieldsForUseCommonConfig": {
|
|
"city": true,
|
|
"salary": true,
|
|
"jobDetail": true,
|
|
"blockCompanyNameRegExpStr": true,
|
|
"expectCompanies": true
|
|
}
|
|
} |