13 lines
305 B
JSON
13 lines
305 B
JSON
{
|
|
"version": 1,
|
|
"timeZone": "Asia/Shanghai",
|
|
"excluded": { "sources": ["api"], "providers": ["mock"] },
|
|
"dedupeKey": "jobId",
|
|
"scopes": {
|
|
"personal": "accountId",
|
|
"organization_admin": "organizationId",
|
|
"super_admin": "all"
|
|
},
|
|
"organizationAdminRedaction": ["accountUsername"]
|
|
}
|