mattermost/server/config
Mattermost Build cd33bc9067
Automated cherry pick of #34763 (#34795)
* MM-66890 - Set default for BurnOnRead feature flag to true (#34763)

* MM-66890 - Set default for BurnOnRead feature flag to true

* enable the feature by default

* fix unit tests

* fix e2e tests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
(cherry picked from commit e0052be9c3)

* remove 'only' from Main Post Input accessibility test (#34799)

---------

Co-authored-by: Pablo Vélez <pablovv2012@gmail.com>
2025-12-19 08:42:22 +02:00
..
migrations Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
client.go MM-65959: Add FIPS indicator to about dialog (#34463) (#34728) 2025-12-12 08:21:30 +02:00
client_test.go Automated cherry pick of #34763 (#34795) 2025-12-19 08:42:22 +02:00
common_test.go OSF: Used model.NewPointer everywhere (#27838) 2024-08-06 09:15:00 +05:30
database.go [MM-66216] config: fix a retention issue where even active configuration gets deleted (#34155) 2025-10-29 13:24:42 +01:00
database_test.go [MM-66216] config: fix a retention issue where even active configuration gets deleted (#34155) 2025-10-29 13:24:42 +01:00
diff.go [MM-63760] Only partially sanitize DB datasources for Support Packet (#30728) 2025-06-06 15:07:54 +02:00
diff_test.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
emitter.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
emitter_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
environment.go Use golangci-lints's build-in modernize linter (#34341) 2025-11-04 12:09:11 +01:00
environment_test.go Replacing interface{} with any everywhere (except generated mocks) (#29446) 2024-12-15 21:11:36 +01:00
file.go Add whitespace linter (#24855) 2023-10-11 10:13:36 +02:00
file_test.go OSF: Used model.NewPointer everywhere (#27838) 2024-08-06 09:15:00 +05:30
logconfigsrc.go Bump Go to v1.23.7 (#30455) 2025-03-17 14:22:07 +01:00
logconfigsrc_test.go MM-43077 Allow inline JSON in config.json for advanced logging config (#23324) 2023-05-15 10:37:48 -04:00
logger.go [MM-64485] Remove separate notification log file (#33473) 2025-08-20 10:17:45 +02:00
logger_test.go OSF: Used model.NewPointer everywhere (#27838) 2024-08-06 09:15:00 +05:30
main_test.go MM-63368: Remove MySQL (#33458) 2025-07-22 20:40:55 +05:30
memory.go Add whitespace linter (#24855) 2023-10-11 10:13:36 +02:00
memory_test.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
migrate.go MM-43077 Allow inline JSON in config.json for advanced logging config (#23324) 2023-05-15 10:37:48 -04:00
migrate_test.go OSF: Used model.NewPointer everywhere (#27838) 2024-08-06 09:15:00 +05:30
README.md Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
store.go [MM-66216] config: fix a retention issue where even active configuration gets deleted (#34155) 2025-10-29 13:24:42 +01:00
store_test.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
utils.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
utils_test.go [MM-61441] Don't overwrite plugin secret settings with fake values (#29029) 2024-11-11 11:43:26 +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://docs.mattermost.com/configure/configuration-settings.html/