Skip to content

Commit

Permalink
Merge pull request elastic#373 from Robert-Weber/gumshoeparam
Browse files Browse the repository at this point in the history
Selectively enable gumshoe (elasticsearch native interface)
  • Loading branch information
weberr13 committed Jul 15, 2015
2 parents 0981e63 + 501f06d commit ed0846b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protofiles/configelements/ColumboConfig.proto
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ message ColumboConfig {
optional string gumshoeQueue = 7;
optional string gumshoeBackend = 8;
optional int32 gumshoeThreadpoolSize = 9;
optional bool gumshoeEnabled = 10;
}

0 comments on commit ed0846b

Please sign in to comment.