mattermost/server/config
2026-02-12 01:07:15 -05:00
..
migrations
client.go MM-66625 - Drop EnableChannelScopeAccessControl; use permission system only (#35232) 2026-02-12 01:07:15 -05:00
client_test.go MM-66625 - Drop EnableChannelScopeAccessControl; use permission system only (#35232) 2026-02-12 01:07:15 -05:00
common_test.go OSF: Used model.NewPointer everywhere (#27838) 2024-08-06 09:15:00 +05:30
database.go Remove vestigial MySQL support (#34865) 2026-01-20 21:01:59 +00:00
database_test.go Remove vestigial MySQL support (#34865) 2026-01-20 21:01:59 +00: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-66789 Restrict log downloads to a root path for support packets (#35014) 2026-01-29 13:29:55 -05:00
logger_test.go MM-66789 Restrict log downloads to a root path for support packets (#35014) 2026-01-29 13:29:55 -05:00
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
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 Remove vestigial MySQL support (#34865) 2026-01-20 21:01:59 +00:00
README.md
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
utils.go Remove vestigial MySQL support (#34865) 2026-01-20 21:01:59 +00:00
utils_test.go Remove vestigial MySQL support (#34865) 2026-01-20 21:01:59 +00: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/