diff --git a/docs/admin/installation-binary.md b/docs/admin/installation-binary.md index 08868c08..45e83a21 100644 --- a/docs/admin/installation-binary.md +++ b/docs/admin/installation-binary.md @@ -159,7 +159,7 @@ The following changes are recommended if dealing with many large files: ... ``` - Similar restrictions restrictions exist for attachments to issues/pull requests, configured + Similar restrictions exist for attachments to issues/pull requests, configured in the [`[attachment]` sections](../config-cheat-sheet/#issue-and-pull-request-attachments-attachment) `MAX_SIZE` (default 4MB) and `MAX_FILES` (default 5) settings.