1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-01 11:58:25 +00:00
Files
gitea/modules/setting/attachment.go
Giteabot 8f2805f757 Fix incorrect default value of [attachment].MAX_SIZE (#28373) (#28376)
Backport #28373 by @capvor

In the documents, the `[attachment] MAX_SIZE` default value should be 4.

Reference the source code `modules/setting/attachment.go` line 29.

Co-authored-by: capvor <capvor@sina.com>
2023-12-06 19:32:23 +00:00

1.2 KiB