fix size calculation

This commit is contained in:
Kyle Drake 2013-07-02 00:38:44 -04:00
parent 87e4614bc2
commit 921f6130c1

View file

@ -34,5 +34,5 @@
h4 If the file already exists, <u><b>it will be overwritten without warning</b></u>.
h4 It has to be <u>legal to share this content in the United States</u>.
h4 It must fit into your home page space (5MB).
h4 It must fit into your home page space (#{(Site::MAX_SPACE.to_f / 2**20).to_i}MB).
h4 The file uploader will automatically scrub any characters not matching: a-z A-Z 0-9 _ - .