diff --git a/doc/configuration.rst b/doc/configuration.rst index 1eeadd9..6c1c75b 100644 --- a/doc/configuration.rst +++ b/doc/configuration.rst @@ -258,3 +258,12 @@ This configuration key allows to configure the SMTP server to use when sending emails. Defaults to: ``localhost``. + + +SHORT_LENGTH +~~~~~~~~~~~~ + +This configuration key allows to configure the length of the commit ids or +file hex displayed in the user interface. + +Defaults to: ``6``.