Fix typo in Gerrit documentation about addInstanceNameInSubject
addInstanceNameInSubject is a new configuration parameter in Gerrit 2.16 for adding the instance name to every e-mail sent. However, it is defaulted to false for backward compatibility, but the documentation stated the opposite. Align the documentation with the actual implementation. Change-Id: Ic4350d4f031c9f3d6402de9f892107b51d57b2f2
This commit is contained in:
@@ -4159,7 +4159,7 @@ what Gerrit instance the email came from.
|
|||||||
+
|
+
|
||||||
The short name can be customized via the gerrit.instanceName option.
|
The short name can be customized via the gerrit.instanceName option.
|
||||||
+
|
+
|
||||||
Defaults to true.
|
Defaults to false.
|
||||||
|
|
||||||
|
|
||||||
[[site]]
|
[[site]]
|
||||||
|
Reference in New Issue
Block a user