Increase MAX_ACCEPTABLE_VARIABLES_COUNT to 20
Currently, the ParseDotenvArtifactService has a hardcoded limit of 10 parsed variables per dotenv file. This change increases that to 20.
Showing
Please register or sign in to comment
Currently, the ParseDotenvArtifactService has a hardcoded limit of 10 parsed variables per dotenv file. This change increases that to 20.