--- type: reference --- # Diff limits administration You can set a maximum size for display of diff files (patches). ## Maximum diff patch size Diff files which exceed this value will be presented as 'too large' and won't be expandable. Instead of an expandable view, a link to the blob view will be shown. Patches greater than 10% of this size will be automatically collapsed, and a link to expand the diff will be presented. NOTE: **Note:** Merge requests and branch comparison views will be affected. CAUTION: **Caution:** This setting is experimental. An increased maximum will increase resource consumption of your instance. Keep this in mind when adjusting the maximum. 1. Go to **Admin area > Settings > General**. 1. Expand **Diff limits**. 1. Enter a value for **Maximum diff patch size**, measured in bytes. 1. Click on **Save changes**.