Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/shared/partials/documents.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The document also has a value which contains the actual application data.
A valid document ID must:

* Conform to UTF-8 encoding
* Be no longer than 250 bytes
* Be no longer than 246 bytes
+
NOTE: There is a difference between bytes and characters: most non-Latin characters occupy more than a single byte.

Expand Down