// TODO move to /api-v2 var api = module.exports; api.sendNotify = function(user, title, msg, timeToLive){ // Disabled, see libs/api-v3/pushNotifications };