working on updating SetAttachment to be fully Venice-compatible (in progress)

This commit is contained in:
2026-01-19 23:21:08 -07:00
parent 652cdf8477
commit 31b4a5bbd2
4 changed files with 52 additions and 5 deletions
+7
View File
@@ -45,3 +45,10 @@ rendering:
prioritize: US
posting:
externalDictionary: ""
uploads:
maxSize: "1M"
noCompressTypes:
- "image/gif"
- "image/jpg"
- "image/jpeg"
- "image/png"