mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00:00
Allow disabling uploads
This commit is contained in:
@@ -181,6 +181,8 @@ SERVICE = server
|
||||
DISABLE_GRAVATAR = false
|
||||
|
||||
[attachment]
|
||||
; Whether attachments are enabled. Defaults to `true`
|
||||
ENABLE =
|
||||
; Path for attachments. Defaults to files/attachments
|
||||
PATH =
|
||||
; One or more allowed types, e.g. image/jpeg|image/png
|
||||
|
Reference in New Issue
Block a user