python-gitea/docs/GeneralAttachmentSettings.md
2025-10-21 21:45:29 +02:00

14 lines
469 B
Markdown

# GeneralAttachmentSettings
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allowed_types** | **str** | | [optional]
**enabled** | **bool** | | [optional]
**max_files** | **int** | | [optional]
**max_size** | **int** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)