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
Presley
Presley2y ago
Yes, this is the limit. We can look into increasing it. What approximate limit would satisfy your needs?
james
james2y ago
yeah no good reason for this to be so low, other than for ease of management via the dashboard. we can bump it up
presley
presley2y ago
We are increasing the limit to a 100. I will update the thread when this is in effect.
Chad Maycumber
Chad MaycumberOP2y ago
Amazing thanks so much
presley
presley2y ago
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.
punn
punn2y ago
^ Is this the case for Dev deployments too @presley ? I'm hitting the limit error
lee
lee2y ago
@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? 🙏
presley
presley2y ago
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.
punn
punn2y ago
No worries thank you for looking into it!
presley
presley2y ago
I know we said this before. But you should now be able to add more than 10 environment variables. We tried it, we promise.

Did you find this page helpful?