6 tables (source/schedule/fetch_log/item/analysis/alert) 3 fetch modes (API + Browser + Crawler) 5-dimension analysis + auto status classification 7 stat cards + 6 tab dashboard
17 lines
438 B
JSON
17 lines
438 B
JSON
{
|
|
"models_dir": "${HOME}$/py/sage/models",
|
|
"output_dir": "${HOME}$/py/sage/wwwroot/_a/hotspot_schedule",
|
|
"dbname": "sage",
|
|
"tblname": "hotspot_schedule",
|
|
"title": "调度配置",
|
|
"params": {
|
|
"sortby": "source_id",
|
|
"browserfields": {
|
|
"exclouded": ["id"],
|
|
"cwidth": {}
|
|
},
|
|
"editexclouded": ["id", "last_run", "next_run"],
|
|
"record_toolbar": null
|
|
}
|
|
}
|