From 4c0b629016d223f958bbbeff2f251da7a201ef7b Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Sat, 10 Aug 2019 22:12:55 -0600 Subject: [PATCH] Doc on autoSignatures area option --- docs/messageareas/configuring-a-message-area.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/messageareas/configuring-a-message-area.md b/docs/messageareas/configuring-a-message-area.md index 63af2826..e099c9e0 100644 --- a/docs/messageareas/configuring-a-message-area.md +++ b/docs/messageareas/configuring-a-message-area.md @@ -51,6 +51,7 @@ Message Areas are topic specific containers for messages that live within a part | `sort` | :-1: | Set to a number to override the default alpha-numeric sort order based on the `name` field. | | `default` | :-1: | Specify `true` to make this the default area (e.g. assigned to new users) | | `acs` | :-1: | A standard [ACS](/docs/configuration/acs.md) block. See **ACS** below. | +| `autoSignatures` | :-1: | Set to `false` to disable auto-signatures in this area. | ### ACS An optional standard [ACS](/docs/configuration/acs.md) block can be supplied with the following rules: