mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 08:22:24 +01:00
Cloudflare does limit the size of file upload by an arbitrary number. We can go around that by using chunked upload but somehow that wasn't enough, to circumvent that issue, we make it clear to the proxy it should close the connection and we hope the problem we go away |
||
|---|---|---|
| .. | ||
| static | ||
| admin.go | ||
| config.go | ||
| documentation.go | ||
| export.go | ||
| files.go | ||
| report.go | ||
| search.go | ||
| session.go | ||
| share.go | ||
| static.go | ||
| webdav.go | ||