Increased upload file size to 40MB for File Library.
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 16 Jan 2018 17:53:28 +0000 (12:53 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 16 Jan 2018 17:53:28 +0000 (12:53 -0500)
views/admin/fileLibrary/index.html

index acfaf3a..56a0c54 100644 (file)
@@ -12,7 +12,7 @@
                         <div class="glm-fileLibraryDrop glm-fileLibraryItemHidden"
                              data-refType=""
                              data-recordID=""
-                             data-maxFileSizeKB="5000"
+                             data-maxFileSizeKB="40000"
                              data-allowedTypes="application/pdf,application/msword,image/jpeg,image/png,image/gif,image/x-ms-bmp"
                             >
                             <!-- The contents of this div are read by imageUpload.js to use for display of upload progress. -->