Skip to content

Commit 6d2e21c

Browse files
tristan-lgjaviereguiluz
authored andcommitted
Update HTML Sanitizer doc for max_input_length option
1 parent ce02cd4 commit 6d2e21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html_sanitizer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ the HTML sanitizer: ``src``, ``href``, ``lowsrc``, ``background`` and ``ping``.
932932
);
933933
934934
Configure max input length
935-
~~~~~~~~~~~~~~~~~~~~~
935+
~~~~~~~~~~~~~~~~~~~~~~~~~~
936936

937937
Using this option, you can change the default max input length of ``20000`` characters.
938938
Any input longer than this value will be truncated.

0 commit comments

Comments
 (0)