21 lines
456 B
JSON
21 lines
456 B
JSON
{
|
|
"models_dir": "${HOME}$/py/sage/models",
|
|
"output_dir": "${HOME}$/py/sage/wwwroot/_a/userapikey",
|
|
"dbname": "sage",
|
|
"tblname": "userapikey",
|
|
"params": {
|
|
"logined_userorgid":"ownerid",
|
|
"browserfields": {
|
|
"excloud": [
|
|
"id", "ownerid"
|
|
],
|
|
"cwidth": {}
|
|
},
|
|
"editexclouded": [
|
|
"id", "ownerid"
|
|
],
|
|
"record_toolbar": null,
|
|
"content_view": null
|
|
}
|
|
}
|