jira.js
Guide
GitHub
Preparing search index...
cloud
AttachmentSettingsSchema
Variable AttachmentSettingsSchema
Const
AttachmentSettingsSchema
:
ZodObject
<
{
enabled
:
ZodOptional
<
ZodBoolean
>
;
uploadLimit
:
ZodOptional
<
ZodNumber
>
;
}
,
$loose
,
>
= ...
Details of the instance's attachment settings.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details of the instance's attachment settings.