UNPKG

http-up

Version:

Simple share folder via http with upload

13 lines (5 loc) 180 B
exports.version = 'v2.4.2'; exports.defaultPort = 4000; exports.fieldSize_max = 7 * 1024 * 1024 * 1024; exports.fieldSize_max_human = '7 Gb'; exports.files_count_max = 200;