Update configuring-a-message-area.md

Add realNames option to Message Areas documentation.
This commit is contained in:
Louis Northmore 2020-08-31 16:28:18 +01:00 committed by GitHub
parent a4883f0c2e
commit f8bc927e01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ Message Areas are topic specific containers for messages that live within a part
| `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. |
| `realNames` | :-1: | Set to `true` to use real names in this area. |
### ACS
An optional standard [ACS](/docs/configuration/acs.md) block can be supplied with the following rules: