Skip to content

Commit

Permalink
Merge pull request #779 from DFE-Digital/remove-bigquery-maintenance
Browse files Browse the repository at this point in the history
Remove maintenance window for BigQuery
  • Loading branch information
felixclack authored Aug 20, 2024
2 parents 78774b6 + a8eab57 commit 603e8d7
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 @@ -10,6 +10,4 @@
disabled_by_default = Rails.env.development?
ENV.fetch("BIGQUERY_DISABLE", disabled_by_default.to_s) != "true"
end

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

0 comments on commit 603e8d7

Please sign in to comment.