mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-30 00:48:52 +00:00
MINOR: Change Default Report to Weekly instead of daily during Server Init (#14173)
* Change Default Report to Weekly * Reformat Issue
This commit is contained in:
parent
4e90650aa2
commit
25d49900a4
@ -7,6 +7,6 @@
|
||||
},
|
||||
"appSchedule": {
|
||||
"scheduleType": "Custom",
|
||||
"cronExpression": "0 0 0 1/1 * ? *"
|
||||
"cronExpression": "0 0 0 ? * 0"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user