Skip to content

Commit

Permalink
[proto_hep] use homer5 format by default
Browse files Browse the repository at this point in the history
(cherry picked from commit 4ee0764f98e43215472186fef2247d2439d4801d)
  • Loading branch information
ionutrazvanionita committed Apr 25, 2017
1 parent 8a129ff commit 4b2dd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/proto_hep/proto_hep.c
Expand Up @@ -79,7 +79,7 @@ int hep_ctx_idx=0;
int hep_capture_id = 1;
int payload_compression=0;

int homer5_on=0;
int homer5_on=1;
str homer5_delim = {":", 0};

compression_api_t compression_api;
Expand Down

0 comments on commit 4b2dd44

Please sign in to comment.