Adding a file size/extension limit to diff tool
Created by: ArMaTeC
Hi i hope this is the correct section to add this i would like to ask if a limit can be added regarding large file and viewing the diff of the last commit.
it could be something like:
gitlab: ## Web server settings diff_size_limit: 128m diff_extension_restrictions: [exe, psd, rar, zip, pbo]
the reason for this request is that when dealing with a large amount of binary files the server timesout with:
"500 We're sorry, but something went wrong."