-
Lincoln Nogueira authored
fix: File size exceeds allowed limit of 0 MiB This could happen in databases without "max-upload-size-mib" setting. Now, both the front-end and the back-end will start with a default limit of 32 MiB, even if the key is absent. It is still possible to disable uploads by setting the value to 0.
| Name |
Last commit
|
Last update |
|---|---|---|
| .github | ||
| .vscode | ||
| api | ||
| assets | ||
| cmd | ||
| common | ||
| docs | ||
| plugin | ||
| scripts | ||
| server | ||
| setup | ||
| store | ||
| test | ||
| web | ||
| .dockerignore | ||
| .gitignore | ||
| .golangci.yaml | ||
| CODEOWNERS | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| SECURITY.md | ||
| docker-compose.uffizzi.yml | ||
| docker-compose.yaml | ||
| go.mod | ||
| go.sum | ||
| main.go |