Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce setting to increase max number fields #1112

Merged

Conversation

lakridserne
Copy link
Contributor

No description provided.

Copy link

what-the-diff bot commented Oct 7, 2024

PR Summary

  • Introduction of new environment variable
    We've introduced a new environment variable, DATA_UPLOAD_MAX_NUMBER_FIELDS, which has been set to 10240. This is referenced in the .env.example file.

  • Enhancements in 'settings.py' file
    We've improved the settings.py file to now read the DATA_UPLOAD_MAX_NUMBER_FIELDS environment variable and converts it into an integer. This allows for smoother and more efficient data management based on the preset upper limit.

Copy link
Contributor

@rasmusselsmark rasmusselsmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kristoffer sætter variabel på staging+prd

@rasmusselsmark rasmusselsmark merged commit 4444c4a into CodingPirates:master Oct 7, 2024
1 check passed
@lakridserne lakridserne deleted the bug/too_many_fields branch October 7, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants