diff --git a/config/jetpack-cloud-production.json b/config/jetpack-cloud-production.json index 68c62118011fc..11fd61a57a396 100644 --- a/config/jetpack-cloud-production.json +++ b/config/jetpack-cloud-production.json @@ -44,6 +44,7 @@ "jetpack/backup-messaging-i3": true, "jetpack/backup-restore-preflight-checks": true, "jetpack/backup-retention-settings": true, + "jetpack/backup-schedule-setting": true, "jetpack/card-addition-improvements": true, "jetpack/golden-token": false, "jetpack/plugin-management": true, diff --git a/config/jetpack-cloud-stage.json b/config/jetpack-cloud-stage.json index 82f77498e05e8..004f8655b8c74 100644 --- a/config/jetpack-cloud-stage.json +++ b/config/jetpack-cloud-stage.json @@ -44,6 +44,7 @@ "jetpack/backup-messaging-i3": true, "jetpack/backup-restore-preflight-checks": true, "jetpack/backup-retention-settings": true, + "jetpack/backup-schedule-setting": true, "jetpack/card-addition-improvements": true, "jetpack/golden-token": true, "jetpack/plugin-management": true,