Property reference

com.glide.cs.upload.attachment.max_size

The com.glide.cs.upload.attachment.max_size property sets the maximum file size for attachments uploaded by guest users. It ensures that users do not encounter errors when attempting to upload files that exceed the specified limit, which defaults to 10 MB.

Default: 10 Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the maximum allowable size for file attachments uploaded by guest users, preventing upload failures due to oversized files.
What area does it affect? File Upload Management
What does the default mean? The default value is "10", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting file upload limits for guest users or troubleshooting upload issues.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.cs.upload.attachment.max_size
Sys ID 2198cb327312201042281188caf6a75d
Type string
Application Global
Default value 10
Description Max upload attachment size in MegaBytes (a size check to prevent a guest user from failing to upload a file thats too large)
Updated 2024-05-25 03:38:54