root-gg / plik

Plik is a temporary file upload system (Wetransfer like) in Go.

Home Page:https://plik.root.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add configurable limit for total max size

axedoardo opened this issue · comments

Right now in the config file you can set the max dimension of a single file with MaxFileSizeStr.
It would be useful to add a total maximum size limit, useful for example when you upload a lot of small files and you want to limit the total size.