We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc5ec2 commit f0adde9Copy full SHA for f0adde9
guides/source/configuring.md
@@ -60,8 +60,8 @@ Below are the default values associated with each target version. In cases of co
60
61
#### Default Values for Target Version 7.2
62
63
-- [`config.active_storage.web_image_content_types`](#config-active-storage-web-image-content-types): `%w[image/png image/jpeg image/gif image/webp]`
64
- [`config.active_record.validate_migration_timestamps`](#config-active-record-validate-migration-timestamps): `true`
+- [`config.active_storage.web_image_content_types`](#config-active-storage-web-image-content-types): `%w[image/png image/jpeg image/gif image/webp]`
65
66
#### Default Values for Target Version 7.1
67
0 commit comments