Skip to content

Remove free user cap application settings UI

Doug Stull requested to merge 418287-remove-free-user-cap-ui into master

What does this MR do and why?

Remove free user cap application settings UI (only showed on SaaS) as per #418287 (closed)

  • no longer necessary for easy change as rollout is over
  • helps prevent accidental changes by removing.
  • all changes to these values would need to be done via db migration in the future or put this UI back.

📓 mostly a reversion of !95855 (merged) w/the db fields staying

Screenshots or screen recordings

See !95855 (merged) - this will be the removal of it.

How to set up and validate locally

See steps in !95855 (merged) to see it no longer present.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #418287 (closed)

Edited by Doug Stull

Merge request reports