mirror of
https://github.com/mattermost/mattermost.git
synced 2026-05-28 04:35:04 -04:00
replaced 'fiddle' with 'adjust' to be more clear
This commit is contained in:
parent
b1993dc02c
commit
70669c5110
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ AWS Elastic Beanstalk Setup (Docker)
|
|||
Configuration Settings
|
||||
----------------------
|
||||
|
||||
There are a few configuration settings you might want to fiddle with when setting up your instance of Mattermost. You can edit them in ./config/config.json or ./config/config/config_docker.json if you're running a docker instance.
|
||||
There are a few configuration settings you might want to adjust when setting up your instance of Mattermost. You can edit them in ./config/config.json or ./config/config/config_docker.json if you're running a docker instance.
|
||||
|
||||
* *EmailSettings*:*ByPassEmail* - If this is set to true, then users on the system will not need to verify their email addresses when signing up. In addition, no emails will ever be sent.
|
||||
* *ServiceSettings*:*UseLocalStorage* - If this is set to true, then your Mattermost server will store uploaded files in the storage directory specified by *StorageDirectory*. *StorageDirectory* must be set if *UseLocalStorage* is set to true.
|
||||
|
|
|
|||
Loading…
Reference in a new issue