summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-03-17 12:57:52 -0400
committerChristopher Speller <crspeller@gmail.com>2016-03-17 12:57:52 -0400
commitbd225dca738400495a8ef8fea0fc81fd11d225c7 (patch)
treeff9f6fa2e119e6dd62081d73b91a63aad9a55071 /config/config.json
parent876ef15ac126f0a9aec0b9ad4e98a35223641167 (diff)
parent919fb8274bc13beaa260602f8f77bbb5a526f1a3 (diff)
downloadchat-bd225dca738400495a8ef8fea0fc81fd11d225c7.tar.gz
chat-bd225dca738400495a8ef8fea0fc81fd11d225c7.tar.bz2
chat-bd225dca738400495a8ef8fea0fc81fd11d225c7.zip
Merge pull request #2418 from ZBoxApp/PLT-2053
PLT-2053: Option to enable full snippets in push notifications
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json
index 449ed74ec..a0b50cbf2 100644
--- a/config/config.json
+++ b/config/config.json
@@ -87,6 +87,7 @@
"InviteSalt": "bjlSR4QqkXFBr7TP4oDzlfZmcNuH9YoS",
"PasswordResetSalt": "vZ4DcKyVVRlKHHJpexcuXzojkE5PZ5eL",
"SendPushNotifications": false,
+ "PushNotificationContents": "generic",
"PushNotificationServer": ""
},
"RateLimitSettings": {