mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-31 09:25:40 +00:00
12 lines
255 B
JSON
12 lines
255 B
JSON
{
|
|
"name": "DataInsightsReportApplication",
|
|
"displayName": "Data Insights Report",
|
|
"appConfiguration": {
|
|
"sendToAdmins": true,
|
|
"sendToTeams": true
|
|
},
|
|
"appSchedule": {
|
|
"scheduleType": "Custom",
|
|
"cronExpression": "0 0 0 ? * 0"
|
|
}
|
|
} |