We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 409ed5c commit ca1aa3fCopy full SHA for ca1aa3f
rdgen/settings.py
@@ -131,3 +131,5 @@
131
# https://docs.djangoproject.com/en/5.0/ref/settings/#default-auto-field
132
133
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
134
+
135
+DATA_UPLOAD_MAX_MEMORY_SIZE = None
0 commit comments