Column Advanced Settings: Size Limit (MB)
Overview¶
Specify the upper limit of the capacity per file that can be registered when the "Attachment Column" is set to "Database" in megabytes. In addition, when the "Storage Destination" is set to "Auto (Database or Local Folder)", the destination is automatically branched on a file-by-file basis, and when the system branches the destination, the capacity of the corresponding file is compared with the "Capacity Limit". Files less than the "Capacity Limit" are saved as BLOB data in the database. Files larger than that are saved in the local folder.
Limitations¶
- Can only be set in the "Attachment Column".
- Can be set when the "Storage Destination" of the "Attachment Column" is set to "Database" or "Auto (Database or Local Folder)".
- The configurable range is between 1 and 50. To change the configurable range, you need to change "MinSize" and "MaxSize" in "BinaryStorage.json".
Prerequisites¶
- "Site Administration Permission" is required to configure settings.
Default Value¶
The default value is 50. This can be changed in "LimitSize" in BinaryStorage.json.