mattermost/server/config
Carlos Garcia 548183d748
Mm 68282 admin ephemeral mode (#36194)
* adds feature flag to enable mattermost ephemeral mode

* add ephemeral mode config settings to system console

When feature flag is set to true a new section for Mobile Ephemeral Mode
settings shows under the Mobile Security section in case a valid Enterprise
Advanced License is active.

* adds Mobile Ephemeral Mode settings playwright tests

* improve descriptions for settings

* improves error messages and hints

* move validation to common helper and add new tests

* reverts package-lock.json changes

* proper struct alignment

* proper message sorting in json file

* use generic doc url for MEM section while docs are not ready

* Proper formatting for playwright tests

* fixes test
2026-05-18 22:23:58 +02:00
..
migrations Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
client.go Mm 68282 admin ephemeral mode (#36194) 2026-05-18 22:23:58 +02:00
client_test.go Mm 68282 admin ephemeral mode (#36194) 2026-05-18 22:23:58 +02:00
common_test.go MM-68149: Upgrade to Go 1.26.2 (#36418) 2026-05-12 15:59:12 +00:00
database.go MM-68149: Upgrade to Go 1.26.2 (#36418) 2026-05-12 15:59:12 +00:00
database_test.go MM-68149: Upgrade to Go 1.26.2 (#36418) 2026-05-12 15:59:12 +00:00
diff.go MM-68662: Add Azure Blob Storage filestore backend (#36498) 2026-05-14 16:59:18 +00:00
diff_test.go MM-68149: Upgrade to Go 1.26.2 (#36418) 2026-05-12 15:59:12 +00: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 MM-68149: Upgrade to Go 1.26.2 (#36418) 2026-05-12 15:59:12 +00: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 MM-68149: Upgrade to Go 1.26.2 (#36418) 2026-05-12 15:59:12 +00:00
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 ci: enable fullyparallel mode for server tests (#35816) 2026-04-08 20:48:36 -04:00
logger_test.go MM-68149: Upgrade to Go 1.26.2 (#36418) 2026-05-12 15:59:12 +00: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 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 MM-68149: Upgrade to Go 1.26.2 (#36418) 2026-05-12 15:59:12 +00:00
README.md Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
store.go MM-68149: Upgrade to Go 1.26.2 (#36418) 2026-05-12 15:59:12 +00:00
store_test.go ci: enable fullyparallel mode for server tests (#35816) 2026-04-08 20:48:36 -04:00
utils.go MM-68662: Add Azure Blob Storage filestore backend (#36498) 2026-05-14 16:59:18 +00:00
utils_test.go MM-68149: Upgrade to Go 1.26.2 (#36418) 2026-05-12 15:59:12 +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/