tenants
tenants copied to clipboard
configure Multer to not store files locally (ie switch to busboy)
http://stackoverflow.com/questions/25143525/can-we-configure-multer-to-not-store-files-locally-and-only-for-using-req-files
I looked into this - I think the cache / local files are being cleared already?