This commit is contained in:
		| @@ -6,7 +6,7 @@ libation: | ||||
|         suspend: false | ||||
|         concurrencyPolicy: Forbid | ||||
|         timeZone: US/Central | ||||
|         schedule: "0 * * * *" | ||||
|         schedule: "30 4 * * *" | ||||
|         startingDeadlineSeconds: 90 | ||||
|         successfulJobsHistory: 3 | ||||
|         failedJobsHistory: 3 | ||||
|   | ||||
| @@ -75,7 +75,7 @@ roundcube: | ||||
|         suspend: false | ||||
|         concurrencyPolicy: Forbid | ||||
|         timeZone: US/Central | ||||
|         schedule: 0 4 * * * | ||||
|         schedule: 30 4 * * * | ||||
|         startingDeadlineSeconds: 90 | ||||
|         successfulJobsHistory: 3 | ||||
|         failedJobsHistory: 3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user