Skip to content

Commit

Permalink
Enable Downtime Monitoring in all the ENVs (#72273)
Browse files Browse the repository at this point in the history
  • Loading branch information
yashwin authored and danielbachhuber committed Jan 18, 2023
1 parent 83bf4ed commit 416c4e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/jetpack-cloud-horizon.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jetpack-cloud": true,
"jetpack/agency-dashboard": true,
"jetpack/backup-messaging-i3": true,
"jetpack/partner-portal-downtime-monitoring-updates": false,
"jetpack/partner-portal-downtime-monitoring-updates": true,
"jetpack/partner-portal-payment": true,
"jetpack/plugin-management": true,
"jetpack/pricing-add-boost-social": true,
Expand Down
2 changes: 1 addition & 1 deletion config/jetpack-cloud-production.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"jetpack-cloud": true,
"jetpack/agency-dashboard": true,
"jetpack/backup-messaging-i3": true,
"jetpack/partner-portal-downtime-monitoring-updates": false,
"jetpack/partner-portal-downtime-monitoring-updates": true,
"jetpack/partner-portal-payment": true,
"jetpack/plugin-management": true,
"jetpack/pricing-add-boost-social": true,
Expand Down
2 changes: 1 addition & 1 deletion config/jetpack-cloud-stage.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"jetpack/activity-log-sharing": true,
"jetpack/agency-dashboard": true,
"jetpack/backup-messaging-i3": true,
"jetpack/partner-portal-downtime-monitoring-updates": false,
"jetpack/partner-portal-downtime-monitoring-updates": true,
"jetpack/partner-portal-payment": true,
"jetpack/plugin-management": true,
"jetpack/pricing-add-boost-social": true,
Expand Down

0 comments on commit 416c4e0

Please sign in to comment.