diff --git a/changelog/14689.bugfix.rst b/changelog/14689.bugfix.rst new file mode 100644 index 00000000000..d532d8a88da --- /dev/null +++ b/changelog/14689.bugfix.rst @@ -0,0 +1 @@ +The :confval:`truncation_limit_lines` and :confval:`truncation_limit_chars` configuration options now accept integer values in TOML configuration files, matching the behavior specified in the documentation.