java.gitea.api/docs/GeneralAttachmentSettings.md

17 lines
392 B
Markdown
Raw Normal View History

2021-02-28 22:04:54 +01:00
# GeneralAttachmentSettings
GeneralAttachmentSettings contains global Attachment settings exposed by API
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allowedTypes** | **String** | | [optional]
**enabled** | **Boolean** | | [optional]
**maxFiles** | **Long** | | [optional]
**maxSize** | **Long** | | [optional]