typeclaw 0.37.2 → 0.37.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1669,7 +1669,7 @@
1669
1669
  "default": {
1670
1670
  "enabled": true,
1671
1671
  "imageMaxBytes": 262144,
1672
- "textMaxBytes": 65536,
1672
+ "textMaxBytes": 32768,
1673
1673
  "exemptTools": []
1674
1674
  },
1675
1675
  "type": "object",
@@ -1685,7 +1685,7 @@
1685
1685
  "maximum": 9007199254740991
1686
1686
  },
1687
1687
  "textMaxBytes": {
1688
- "default": 65536,
1688
+ "default": 32768,
1689
1689
  "type": "integer",
1690
1690
  "minimum": 1024,
1691
1691
  "maximum": 9007199254740991