CodeDropz

Adjust File Size Limit

Jul 30th, 2021 (edited)
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.43 KB | None | 0 0
  1. You need to add limit on [mfile] shortcode (see: https://snipboard.io/TqFpOd.jpg)
  2.  
  3. example:
  4.  
  5. [mfile upload-file-123 limit:104857600]
  6.  
  7. 104857600 = bytes format is equivalent to 100MB
  8.  
  9. You may use this converter - https://www.gbmb.org/mb-to-bytes
  10.  
  11. More information here on page 6 - https://www.codedropz.com/wp-content/uploads/2020/06/Drag-Drop-Multiple-File-Upload-v2.0.5.pdf
  12.  
  13. Please let me know if. you have any questions.
  14.  
Add Comment
Please, Sign In to add comment