summaryrefslogtreecommitdiffstats
path: root/docker/local/config_docker.json
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-08-27 09:04:28 -0700
committer=Corey Hulen <corey@hulen.com>2015-08-27 09:04:28 -0700
commit9abf980b0eadc51025282464b19d179d845b6769 (patch)
treec80fd7a7eb3c2e5577410bdabd6d09dcf3ea0f56 /docker/local/config_docker.json
parent0418f762749f87862200a2f5cc00e0a3b91589a0 (diff)
downloadchat-9abf980b0eadc51025282464b19d179d845b6769.tar.gz
chat-9abf980b0eadc51025282464b19d179d845b6769.tar.bz2
chat-9abf980b0eadc51025282464b19d179d845b6769.zip
PL-3 fixing config files
Diffstat (limited to 'docker/local/config_docker.json')
-rw-r--r--docker/local/config_docker.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/docker/local/config_docker.json b/docker/local/config_docker.json
index d336300ca..0fa51cfd4 100644
--- a/docker/local/config_docker.json
+++ b/docker/local/config_docker.json
@@ -94,6 +94,8 @@
"HelpLink": "/static/help/configure_links.html",
"ReportProblemLink": "/static/help/configure_links.html",
"TourLink": "/static/help/configure_links.html",
- "DefaultThemeColor": "#2389D7"
+ "DefaultThemeColor": "#2389D7",
+ "DisableTeamCreation": false,
+ "RestrictCreationToDomains": ""
}
}