Skip to content

Commit

Permalink
Adding new data point to the UX.
Browse files Browse the repository at this point in the history
  • Loading branch information
lcaballero committed Nov 5, 2015
1 parent 1802a4c commit 9ac194d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protofiles/configelements/ux/AnubisConfigUX.proto
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ message AnubisConfigUX {
optional ConfigUX secondsToAccumulate = 1;
optional ConfigUX entriesToAccumulate = 2;
optional ConfigUX maxBatchSizeBytes = 3;
optional ConfigUX maxLogSizeBytes = 4;
}

message GigawattDBConfig {
Expand Down

0 comments on commit 9ac194d

Please sign in to comment.