summaryrefslogtreecommitdiffstats
path: root/Documentation/config-gerrit.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/config-gerrit.txt')
-rw-r--r--Documentation/config-gerrit.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt
index cec2783976..85d243d42f 100644
--- a/Documentation/config-gerrit.txt
+++ b/Documentation/config-gerrit.txt
@@ -1013,6 +1013,11 @@ Optional filename for the change merged hook, if not specified then
Optional filename for the change abandoned hook, if not specified then
`change-abandoned` will be used.
+[[hooks.changeDeferredHook]]hooks.changeDeferredHook::
++
+Optional filename for the change deferred hook, if not specified then
+`change-deferred` will be used.
+
[[http]]Section http
~~~~~~~~~~~~~~~~~~~~