mirror of
https://github.com/mattermost/mattermost.git
synced 2026-05-26 03:22:20 -04:00
* 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 |
||
|---|---|---|
| .. | ||
| migrations | ||
| client.go | ||
| client_test.go | ||
| common_test.go | ||
| database.go | ||
| database_test.go | ||
| diff.go | ||
| diff_test.go | ||
| emitter.go | ||
| emitter_test.go | ||
| environment.go | ||
| environment_test.go | ||
| file.go | ||
| file_test.go | ||
| logconfigsrc.go | ||
| logconfigsrc_test.go | ||
| logger.go | ||
| logger_test.go | ||
| main_test.go | ||
| memory.go | ||
| memory_test.go | ||
| migrate.go | ||
| migrate_test.go | ||
| README.md | ||
| store.go | ||
| store_test.go | ||
| utils.go | ||
| utils_test.go | ||
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/