mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 19:34:59 +00:00
2 lines
56 B
TypeScript
2 lines
56 B
TypeScript
export const DEFAULT_WEB_MEDIA_BYTES = 5 * 1024 * 1024;
|