Increase size limit for Gitea uploads/attachments #199
Reference in New Issue
Block a user
Delete Branch "bugfix/188-attachment_size_limit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The default limit in nginx is only 1MB. This increases it to 20MB.
Changed manually in production to check that it works and fix it immediately.
fixes #188
LGTM