maxUploadSize

I built an application and deployed it at share.streamilt.io.
It only do the upload a dataset csv.
But the limit is 200M.
Locally I changed config.toml parameter

maxUploadSize = 200 to 2000

I created the app again but it continue 200M limit to upload files.

How can I change it ?

Thanks

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.