17 lines
493 B
JSON
17 lines
493 B
JSON
{
|
|
"models_dir": "${HOME}$/py/sage/models",
|
|
"output_dir": "${HOME}$/py/sage/wwwroot/_a/hotspot_item",
|
|
"dbname": "sage",
|
|
"tblname": "hotspot_item",
|
|
"title": "热点条目",
|
|
"params": {
|
|
"sortby": "heat_score desc",
|
|
"browserfields": {
|
|
"exclouded": ["id", "content"],
|
|
"cwidth": {"title": 300, "summary": 400, "url": 200}
|
|
},
|
|
"editexclouded": ["id", "first_seen", "last_updated"],
|
|
"record_toolbar": null
|
|
}
|
|
}
|