Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2023-09-05 20:34:17 +02:00
18 changed files with 33 additions and 30 deletions
+3
View File
@@ -50,6 +50,9 @@ Rails.application.configure do
config.x.vapid_private_key = vapid_key.private_key
config.x.vapid_public_key = vapid_key.public_key
# Raise exceptions when a reorder occurs in in_batches
config.active_record.error_on_ignored_order = true
# Raise exceptions for disallowed deprecations.
config.active_support.disallowed_deprecation = :raise