Skip to content

Maximum file size #10514

Jul 4, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @kukuhprastyono,

there is a setting in settings.dist.py to adjust the maximum file size which can be uploaded. See here:

DD_SCAN_FILE_MAX_SIZE=(int, 100),

In order to set the env settings, please use a local_settings.py file like it is written https://documentation.defectdojo.com/getting_started/configuration/ and discribed also here:

# It is not allowed to edit file 'settings.dist.py', for production deployemnts. #

Otherwise, you will get problems with the sha sum of https://github.com/DefectDojo/django-DefectDojo/b…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kukuhprastyono
Comment options

@manuel-sommer
Comment options

@kukuhprastyono
Comment options

Answer selected by mtesauro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants