emorrp1 / mintupload

Uploads files on the Internet
http://emorrp1.github.com/mintupload
6 stars 21 forks source link

allow use of 1024 filesize conversions #14

Closed emorrp1 closed 15 years ago

emorrp1 commented 15 years ago

Code allows for this to be trivial, but this should obviously be behind a config item. Size output should also change to GiB, MiB, etc.

emorrp1 commented 15 years ago

Created commit 42ddb2b: allowing configuration of filesize calculation - #14 2 files changed, 9 insertions(+), 1 deletions(-)

includes accuracy config excludes GiB output change

emorrp1 commented 15 years ago

Created commit c4d3c75: allowing config of size units = #14 2 files changed, 5 insertions(+), 1 deletions(-)

emorrp1 commented 15 years ago

Fix Released in v3.5