summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2017-05-04 16:36:51 -0400
committerJoram Wilander <jwawilander@gmail.com>2017-05-04 16:36:51 -0400
commit010ec23af38c7c15f133f9327685b9813efb3e43 (patch)
treecd86c34e7ceb9a64a900a6bb00045214d43d17f6 /config
parentfe95276ba849bc7a520087369eea0aaff6c92358 (diff)
downloadchat-010ec23af38c7c15f133f9327685b9813efb3e43.tar.gz
chat-010ec23af38c7c15f133f9327685b9813efb3e43.tar.bz2
chat-010ec23af38c7c15f133f9327685b9813efb3e43.zip
Removing password reset salt (#6334)
Diffstat (limited to 'config')
-rw-r--r--config/config.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 352fa0fbf..081616da8 100644
--- a/config/config.json
+++ b/config/config.json
@@ -132,7 +132,6 @@
"SMTPPort": "2500",
"ConnectionSecurity": "",
"InviteSalt": "",
- "PasswordResetSalt": "",
"SendPushNotifications": false,
"PushNotificationServer": "",
"PushNotificationContents": "generic",