commit | 13198c7d92f6919d51e92fc25e1a13a2f7a57d17 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Thu Mar 10 13:27:25 2016 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Thu Mar 10 13:27:25 2016 +0100 |
tree | 12f4c7545ddfef291577cdb4e0351b7e9c0c821f | |
parent | 87445e68bf60762447726ed1cdd8fa752c8fc699 [diff] |
fix protobuf encoder
diff --git a/heka/files/encoder/protobuf.toml b/heka/files/encoder/protobuf.toml index 6054eb1..b16fc08 100644 --- a/heka/files/encoder/protobuf.toml +++ b/heka/files/encoder/protobuf.toml
@@ -1,3 +1,2 @@ -[protobuf] -type = "ProtoBuf" +[ProtobufEncoder]