Skip to content

Commit

Permalink
Merge pull request #1673 from alphagov/remove-id-inspect-config
Browse files Browse the repository at this point in the history
Remove inspect config added in error
  • Loading branch information
DavidBiddle authored Dec 18, 2024
2 parents 4660207 + a60fc3d commit 5b0a264
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@
# Do not dump schema after migrations.
config.active_record.dump_schema_after_migration = false

# Only use :id for inspections in production.
config.active_record.attributes_for_inspect = [:id]

# Enable DNS rebinding protection and other `Host` header attacks.
# config.hosts = [
# "example.com", # Allow requests from example.com
Expand Down

0 comments on commit 5b0a264

Please sign in to comment.