Skip to content

Commit

Permalink
Selectively enable gumshoe (elasticsearch native interface)
Browse files Browse the repository at this point in the history
  • Loading branch information
weberr13 committed Jul 14, 2015
1 parent 0981e63 commit 501f06d
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 501f06d

Please sign in to comment.