From 425dd96872d17b0e391df79fed1c0b8b62371884 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sun, 8 Mar 2026 09:00:03 +0100 Subject: [PATCH] feat: update content length --- lexicons/space/remanso/note.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lexicons/space/remanso/note.json b/lexicons/space/remanso/note.json index a02aeff..1b1b381 100644 --- a/lexicons/space/remanso/note.json +++ b/lexicons/space/remanso/note.json @@ -17,7 +17,7 @@ "content": { "type": "string", "description": "Markdown content. Local image paths are replaced with blob CIDs at publish time.", - "maxLength": 10000 + "maxLength": 30000 }, "language": { "type": "string",