Skip to content

Make dotenv variables and dotenv file size more easily configurable

Problem

We currently change the dotenv_variables and and dotenv_size via the Rails console:

Admins, such as the GitLab Dedicated team, who exclusively manage GitLab instances through automated tooling do not have direct access to the rails console to make these changes.

Proposal

Make dotenv_variables and dotenv_size configurable via the UI in Admin Area.