Skip to content

Commit

Permalink
Merge pull request #1168 from DFE-Digital/remove-bigquery-maintenance
Browse files Browse the repository at this point in the history
Remove the maintenance window
  • Loading branch information
felixclack authored Aug 27, 2024
2 parents 8eb86d8 + 97398e4 commit 47c4c45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/initializers/dfe_analytics.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@
disabled_by_default = Rails.env.development?
ENV.fetch("BIGQUERY_DISABLE", disabled_by_default.to_s) != "true"
end

config.bigquery_maintenance_window = "19-08-2024 18:00..19-08-2024 19:00"
end

0 comments on commit 47c4c45

Please sign in to comment.