Empty value in system property "com.glide.attachment.max_size" doesn't let you upload any file more than 1KB a timeIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } table tr td { padding: 15px; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } hr{ border-top-width: 1px; border-top-style: solid; border-top-color: #cccccc; } ul { list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Overview The following is the description on our product documentation of the system property com.glide.attachment.max_size (under Available system properties): Sets the maximum file attachment size in megabytes. Leave the field empty to allow attachments up to a maximum of 1GB.Type: integerDefault value: 1GBLocation: System Properties > Security Clarification/Correction By default (as mentioned), the value present in this system property is 1024, indicating 1024 Megabytes (1GB). If the value is empty, the system will not upload attachments, each of size more than 1KB a time. There is a miscommunication on our product documentation regarding keeping the value blank/empty. There is a document request in place to correct this information. We apologize for any inconvenience. Additional Information This article is focused on sharing awareness and clarity on any misunderstandings (if any) conducted by the above system property description. Please note that this knowledge article is valid until the above mentioned description is present on our product documentation. Once the document request is processed and the necessary information is corrected on our documentation, you can ignore this article.