Update the list of app settings with GitLab.com different than default
What does this MR do and why?
Some columns were not added to GITLAB_COM_DIFFERENT_THAN_DEFAULT. I'll follow-up with a documentation update because the only fields that should be manually changed is the clusterwide field. All the other ones are inferred from the db/structure.sql, doc/api/settings.md, or scripts/cells/application-settings-analysis.rb (specifically the GITLAB_COM_DIFFERENT_THAN_DEFAULT constant).
References
- There were some confusion in Slack: https://gitlab.slack.com/archives/C8HG8D9MY/p1730448793990659 (private).
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Edited by Rémy Coutable