Environment Variables Limit
I have a lot of environment variables and was curious if 10 env variables in an environment is still the limitation that's listed here: https://docs.convex.dev/production/hosting/environment-variables
Environment Variables | Convex Developer Hub
Store and access environment variables in Convex
11 Replies
Yes, this is the limit. We can look into increasing it. What approximate limit would satisfy your needs?
yeah no good reason for this to be so low, other than for ease of management via the dashboard. we can bump it up
We are increasing the limit to a 100. I will update the thread when this is in effect.
Amazing thanks so much
The higher limit has been deployed to production. The docs still cite the old limit, which we are going to update next time we release docs.
^ Is this the case for Dev deployments too @presley ? I'm hitting the limit error
@punn the limit should be 100 for all deployments, including Dev. Can you share your deployment URL (from the dashboard settings page) so i can check the logs? 🙏
Ok, sorry. We have increased the limit on the backend but there is still a limit on the dashboard UI :(. Sorry about that. We will need to deploy the dashboard to fix.
No worries thank you for looking into it!
I know we said this before. But you should now be able to add more than 10 environment variables. We tried it, we promise.