mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
526 B
526 B
GeneralAttachmentSettings
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| allowedTypes | String | AllowedTypes contains the allowed file types for attachments | [optional] |
| enabled | Boolean | Enabled indicates if file attachments are enabled | [optional] |
| maxFiles | Long | MaxFiles is the maximum number of files per attachment | [optional] |
| maxSize | Long | MaxSize is the maximum size for individual attachments | [optional] |