Skip to content

Commit

Permalink
Shorten
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 23, 2015
1 parent 943c8e2 commit c48eeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/serf/tag.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
clusterId: 'cluster_id',

acceptMessagesNewerThan: 'accept-newer-than',
lastProcessedMessageTimestamp: 'last-timestamp',
lastMessageTimestamp: 'last-timestamp',

haveUnprocessedMessagesTagFor: function(nodeName) {
return HAVE_UNPROCESSED_MESSAGES_TAG_PREFIX + nodeName;
Expand Down

0 comments on commit c48eeb9

Please sign in to comment.