* Set MaxFileSizeBytes < 0 to "unlimited" Signed-off-by: Till Faelligen <tfaelligen@gmail.com> * int64 overflows later in mediaapi/routing/upload.go[doUpload] * Prevent int overflow when uploading
* Move config, setup, mscs into "setup" top-level folder * oops, forgot the EDU server * Add setup * goimports