fuel9 / DisplayMonkey

Display Monkey digital signage solution
Other
127 stars 51 forks source link

Upload file size #61

Closed Karhl closed 6 years ago

Karhl commented 6 years ago

I've set the max upload size for pictures to around 50mb When uploading even a 200kb jpeg, it alerts me that the max filesize is 50mb and prevents me from uploading. Any tricks I'm missing?

michaelmalmgren commented 6 years ago

Hi Karhl,

I wasn't able to reproduce this. Please note that the file size is expressed in bytes so a 50Mb limit would translate to 50000000 bytes.

Karhl commented 6 years ago

Thanks, I got it sorted. It was a matter of a few zeroes.

From: Michael Malmgren notifications@github.com Sent: Wednesday, August 22, 2018 5:07 AM To: fuel9/DisplayMonkey DisplayMonkey@noreply.github.com Cc: Karhl aolsen@urc.com; Author author@noreply.github.com Subject: Re: [fuel9/DisplayMonkey] Upload file size (#61)

Hi Karhl,

I wasn't able to reproduce this. Please note that the file size is expressed in bytes so a 50Mb limit would translate to 50000000 bytes.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fuel9/DisplayMonkey/issues/61#issuecomment-414965399 , or mute the thread https://github.com/notifications/unsubscribe-auth/AonU2r5NzomjpAFj_Zw9GEV6a knxOy9Bks5uTR81gaJpZM4WGbw0 . https://github.com/notifications/beacon/AonU2rqIUZkEYTJF2A3V3DgiQYrF2Rssks5 uTR81gaJpZM4WGbw0.gif

psined1 commented 6 years ago

closed per OP