From a0a102d26b057f0f45e3ecb2590fba3ca8201536 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 18 Mar 2016 12:46:57 -0400 Subject: Redo of makefile. Build files no longer need to be modified for enterprise builds. --- config/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/config.json') diff --git a/config/config.json b/config/config.json index 1735ca293..65a61bb72 100644 --- a/config/config.json +++ b/config/config.json @@ -87,8 +87,8 @@ "InviteSalt": "bjlSR4QqkXFBr7TP4oDzlfZmcNuH9YoS", "PasswordResetSalt": "vZ4DcKyVVRlKHHJpexcuXzojkE5PZ5eL", "SendPushNotifications": false, - "PushNotificationContents": "generic", - "PushNotificationServer": "" + "PushNotificationServer": "", + "PushNotificationContents": "generic" }, "RateLimitSettings": { "EnableRateLimiter": true, @@ -146,4 +146,4 @@ "Directory": "./data/", "EnableDaily": false } -} +} \ No newline at end of file -- cgit v1.2.3-1-g7c22