Redo of makefile. Build files no longer need to be modified for enterprise builds.

Этот коммит содержится в:
Christopher Speller
2016-03-18 12:46:57 -04:00
родитель 6d586c7309
Коммит a0a102d26b
4 изменённых файлов: 165 добавлений и 216 удалений

Просмотреть файл

@@ -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
}
}
}