Skip to content

Move dotenv limits from constant to application limits

What does this MR do and why?

  • Moves the limits for the maximum dotenv size and the number of dotenv variables from a constant in the application code into application limits.
  • Increases dotenv variable number limits to
    • 50 for FREE
    • 100 for Premium
    • 150 for Ultimate

Related #321552 (closed)

MR acceptance checklist

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

Edited by Matija Čupić

Merge request reports

Loading