Skip to content

Commit

Permalink
Merge pull request elastic#306 from Tom-Artale/clipboard-updates
Browse files Browse the repository at this point in the history
Updated for clipboard
  • Loading branch information
Tom Artale authored and Tom Artale committed Mar 27, 2015
2 parents 4d37a96 + c247916 commit c4a8292
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protofiles/VitalsClientConfig.proto
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ message VitalsClientConfig {
optional string host = 1;
optional string region = 2;
optional string service = 3;
optional string insertInputQueue = 4;
optional string pulseQueue = 4;
optional string accumulatorQueue = 5;
optional int64 defaultSecsToAccumulate = 6;
optional int32 defaultSecsToAccumulate = 6;
}

0 comments on commit c4a8292

Please sign in to comment.