mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Fixed grammatical error on line 19
Took "how" out "....URLs matches HOW your server configuration."
This commit is contained in:
@@ -16,7 +16,7 @@ The following steps can be used to configure Mattermost to use GitLab as a singl
|
||||
* _TokenEndpoint_: `https://<your-gitlab-url>/oauth/token`
|
||||
* _UserApiEndpoint_: `https://<your-gitlab-url>/api/v3/user`
|
||||
|
||||
Note: Make sure your `HTTPS` or `HTTP` prefix for endpoint URLs matches how your server configuration.
|
||||
Note: Make sure your `HTTPS` or `HTTP` prefix for endpoint URLs matches your server configuration.
|
||||
|
||||
5. (Optional) If you would like to force all users to sign-up with GitLab only, in the _ServiceSettings_ section of config/config.json please set _DisableEmailSignUp_ to `true`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user