Update the documentation and RSpec tests to reflect the new default value of 100

What does this MR do and why?

This MR updates the documentation and RSpec tests to reflect the new default value of 100 (MB) for the global application setting max_attachment_size.

References

This MR supports: #382576

Screenshots or screen recordings

Before After

How to set up and validate locally

  1. In the gdk, go to the gitlab repository and run the following tests:
bundle exec rspec spec/lib/file_size_validator_spec.rb
bundle exec rspec spec/models/instance_configuration_spec.rb

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #382576

Edited by Ed Torres

Merge request reports

Loading