summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorit33 <it33@users.noreply.github.com>2015-12-29 15:00:30 -0800
committerit33 <it33@users.noreply.github.com>2015-12-29 15:00:30 -0800
commitf7c21cb83415bea0c92826bc46d89a8947e10397 (patch)
tree1dd33b078e7eb0334d03204bed27ca61c35eea84 /doc
parent2f04ea6dd292e2b11e1fc4149ae1ea759d31bea5 (diff)
downloadchat-f7c21cb83415bea0c92826bc46d89a8947e10397.tar.gz
chat-f7c21cb83415bea0c92826bc46d89a8947e10397.tar.bz2
chat-f7c21cb83415bea0c92826bc46d89a8947e10397.zip
Update Configuration-Settings.md
Diffstat (limited to 'doc')
-rw-r--r--doc/install/Configuration-Settings.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/Configuration-Settings.md b/doc/install/Configuration-Settings.md
index c18012af8..74a7c777c 100644
--- a/doc/install/Configuration-Settings.md
+++ b/doc/install/Configuration-Settings.md
@@ -61,7 +61,7 @@ Maximum number of users per team, including both active and inactive users.
"true": Ability to create new accounts is enabled via inviting new members or sharing the team invite link; “false”: the ability to create accounts is disabled. The create account button displays an error when trying to signup via an email invite or team invite link.
```"RestrictCreationToDomains": ""```
-Teams can only be created by a verified email from this list of comma-separated domains (e.g. "corp.mattermost.com, mattermost.org").
+Teams and user accounts can only be created by a verified email from this list of comma-separated domains (e.g. "corp.mattermost.com, mattermost.org").
```"RestrictTeamNames": true```
"true": Newly created team names cannot contain the following restricted words: www, web, admin, support, notify, test, demo, mail, team, channel, internal, localhost, dockerhost, stag, post, cluster, api, oauth; “false”: Newly created team names are not restricted.