mattermost-server/config
Sudheer 1b95b82b18
MM-25723 Add an experimental setting for data prefetching (#14731)
* MM-25723 Add an experimental setting for data prefetching

* Fix formatting

* Fix bool error

* Fix lint error

* Change default to true
2020-06-03 14:43:59 +05:30
..
config_generator Golint fix config (#13544) 2020-01-07 17:00:56 +01:00
client_test.go Add ShowFullName property (#14189) 2020-05-27 18:23:51 +02:00
client.go MM-25723 Add an experimental setting for data prefetching (#14731) 2020-06-03 14:43:59 +05:30
common_test.go MM-21285: Remove environment overrides before config broadcast (#13527) 2020-01-07 23:21:28 +05:30
common.go MM-21285: Remove environment overrides before config broadcast (#13527) 2020-01-07 23:21:28 +05:30
database_test.go MM-24312: Fix Dependency updates (#14391) 2020-04-29 14:06:09 -07:00
database.go [GH-13931] Return error in parseDSN func #13931 (#13947) 2020-03-03 11:42:17 -05:00
default_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
default.go MM-23817: Use auto-vendoring (#14231) 2020-04-07 09:01:06 +05:30
emitter_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
emitter.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
environment.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
export_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
file_test.go MM-24312: Fix Dependency updates (#14391) 2020-04-29 14:06:09 -07:00
file.go Golint fix config (#13544) 2020-01-07 17:00:56 +01:00
main_test.go Switch to Postgres when running tests and turn off the fsync setting (#13678) 2020-02-06 15:15:18 +01:00
memory_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
memory.go Golint fix config (#13544) 2020-01-07 17:00:56 +01:00
migrate_test.go MM-23250: improve config.Migrate tests (#14479) 2020-05-19 21:03:02 -03:00
migrate.go MM-23250: improve config.Migrate tests (#14479) 2020-05-19 21:03:02 -03:00
README.md MM-13893: introduce file store (#10243) 2019-02-12 10:19:01 -08:00
store_test.go Passing t to all tests setup functions (#13841) 2020-02-10 19:31:41 +01:00
store.go MM-21285: Remove environment overrides before config broadcast (#13527) 2020-01-07 23:21:28 +05:30
unmarshal_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
unmarshal.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
utils_test.go Fixing behavior of Replicas and SearchReplicas in canary environments (#14576) 2020-05-27 15:42:48 +02:00
utils.go Fixing behavior of Replicas and SearchReplicas in canary environments (#14576) 2020-05-27 15:42:48 +02:00
watcher_test.go Remove remaining t.Fatal from the codebase (#13876) 2020-02-13 17:53:23 +01:00
watcher.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00

config.json

This is the system configuration file for your Mattermost server. Settings are specific to different editions of Mattermost. Please read the documentation before making changes: https://about.mattermost.com/default-config-docs/