Message ID | 20230310060552.1611274-1-mpe@ellerman.id.au (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | docs: Document thanks-treename | expand |
On Fri, 10 Mar 2023 17:05:52 +1100, Michael Ellerman wrote:
>
Applied, thanks!
[1/1] docs: Document thanks-treename
commit: 7450e37af25f2678455905271f91b2d7f1cb4ca3
Best regards,
diff --git a/docs/config.rst b/docs/config.rst index c43f32d..242802d 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -271,6 +271,11 @@ These settings control the behaviour of ``b4 ty`` command. Default: ``None`` - falls back to user email. +``b4.thanks-treename`` + Name of the tree which can be used in thanks templates. + + Default: ``None`` + ``b4.email-exclude`` (v0.9+) A comma-separated list of shell-style globbing patterns with addresses that should always be excluded from the recipient list.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> --- docs/config.rst | 5 +++++ 1 file changed, 5 insertions(+)