summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
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",