replace old parseDataSize function with humanize.parseBytes

This commit is contained in:
2026-03-09 22:43:05 -06:00
parent 752e390f97
commit 8bdb337a63
2 changed files with 4 additions and 31 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ resources:
posting:
externalDictionary: ""
uploads:
maxSize: "1M"
maxSize: "1 MiB"
noCompressTypes:
- "image/gif"
- "image/jpg"