summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-10-30 14:29:15 -0400
committerChristopher Speller <crspeller@gmail.com>2015-11-02 08:16:57 -0500
commitb9a3ff74dd2b299ae4980922a6dcc55002662517 (patch)
tree882abf9d49107d604f7c94e5739d63c84d742315 /config
parented68f2e9015f3ac94ef1d5f7bf2941611625c60d (diff)
downloadchat-b9a3ff74dd2b299ae4980922a6dcc55002662517.tar.gz
chat-b9a3ff74dd2b299ae4980922a6dcc55002662517.tar.bz2
chat-b9a3ff74dd2b299ae4980922a6dcc55002662517.zip
Hooking up external components
Diffstat (limited to 'config')
-rw-r--r--config/config.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/config.json b/config/config.json
index 58ce58e80..2738546c0 100644
--- a/config/config.json
+++ b/config/config.json
@@ -57,14 +57,14 @@
},
"EmailSettings": {
"EnableSignUpWithEmail": true,
- "SendEmailNotifications": true,
+ "SendEmailNotifications": false,
"RequireEmailVerification": false,
"FeedbackName": "",
"FeedbackEmail": "",
"SMTPUsername": "",
"SMTPPassword": "",
- "SMTPServer": "localhost",
- "SMTPPort": "25",
+ "SMTPServer": "",
+ "SMTPPort": "",
"ConnectionSecurity": "",
"InviteSalt": "bjlSR4QqkXFBr7TP4oDzlfZmcNuH9YoS",
"PasswordResetSalt": "vZ4DcKyVVRlKHHJpexcuXzojkE5PZ5eL",