mattermost/server/config
Harshil Sharma 4fda7e6f34
Moved some common SQL function to public utils as they are used in plugins (#26412)
* Moved some common SQL function tu public utls as they are used in plugins

* goimported file

* Added tests

* Created sub-package

* MOved SetupConnection to public sql utils
2024-03-11 09:54:23 +05:30
..
migrations Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
client.go Webapp - Outgoing OAuth Connections (#25507) 2024-02-09 14:49:49 -05:00
client_test.go Mm 52993 - expose enable user statuses to client (#25455) 2024-02-07 15:39:19 +01:00
common_test.go [GH24626] Remove ExperimentalTimezone as this is always true (#24657) 2023-10-30 15:31:05 -04:00
database.go Moved some common SQL function to public utils as they are used in plugins (#26412) 2024-03-11 09:54:23 +05:30
database_test.go [GH24626] Remove ExperimentalTimezone as this is always true (#24657) 2023-10-30 15:31:05 -04:00
diff.go MM-54181 : Clean up code around deprecated Gfycat (#24343) 2023-09-05 16:40:37 -04:00
diff_test.go MM-54181 : Clean up code around deprecated Gfycat (#24343) 2023-09-05 16:40:37 -04: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-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
environment_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
file.go Add whitespace linter (#24855) 2023-10-11 10:13:36 +02:00
file_test.go [GH24626] Remove ExperimentalTimezone as this is always true (#24657) 2023-10-30 15:31:05 -04:00
logconfigsrc.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
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-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
logger_test.go Add whitespace linter (#24855) 2023-10-11 10:13:36 +02:00
main_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +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-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
README.md Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
store.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
store_test.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
utils.go MM-54556: Integrate wip i18n languages (#24308) 2023-09-26 13:49:27 -03:00
utils_test.go MM-52532: Fix golangci warnings (#23709) 2023-06-13 14:08:36 +05:30

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/