summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json8
1 files changed, 3 insertions, 5 deletions
diff --git a/config/config.json b/config/config.json
index 108271bca..8baa09859 100644
--- a/config/config.json
+++ b/config/config.json
@@ -27,13 +27,11 @@
"SqlSettings": {
"DriverName": "mysql",
"DataSource": "mmuser:mostest@tcp(dockerhost:3306)/mattermost_test?charset=utf8mb4,utf8",
- "DataSourceReplicas": [
- "mmuser:mostest@tcp(dockerhost:3306)/mattermost_test?charset=utf8mb4,utf8"
- ],
+ "DataSourceReplicas": [],
"MaxIdleConns": 10,
"MaxOpenConns": 10,
"Trace": false,
- "AtRestEncryptKey": "Ya0xMrybACJ3sZZVWQC7e31h5nSDWZFS"
+ "AtRestEncryptKey": "7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV"
},
"LogSettings": {
"ConsoleEnable": true,
@@ -84,7 +82,7 @@
"ShowEmailAddress": true,
"ShowFullName": true
},
- "GitLabSSOSettings": {
+ "GitLabSettings": {
"Allow": false,
"Secret": "",
"Id": "",