Skip to content

Commit

Permalink
Merge branch 'master' into show-migration-warning
Browse files Browse the repository at this point in the history
  • Loading branch information
felixsch authored Dec 1, 2023
2 parents e00e468 + 017d3be commit f8d3223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/strong_migrations.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# rubocop:disable Style/NumericLiterals
unless Rails.env.production?
StrongMigrations.start_after = 20200205123840
StrongMigrations.lock_timeout_limit = 0
end
# rubocop:enable Style/NumericLiterals

0 comments on commit f8d3223

Please sign in to comment.