Skip to content

Commit a846e49

Browse files
authored
Document maximum length of prefix in session_create_id (GH-3650)
1 parent fde7fc4 commit a846e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/session/functions/session-create-id.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
is prefixed by <parameter>prefix</parameter>. Not all
4242
characters are allowed within the session id. Characters in
4343
the range <literal>a-z A-Z 0-9 , (comma) and -
44-
(minus)</literal> are allowed.
44+
(minus)</literal> are allowed. Maximum length is 256 characters.
4545
</para>
4646
</listitem>
4747
</varlistentry>

0 commit comments

Comments
 (0)