Skip to content

Commit

Permalink
Merge pull request logrhythm#64 from Ben-Aldrich/add_applications_type
Browse files Browse the repository at this point in the history
add type for appliactions
  • Loading branch information
Ben Aldrich committed Aug 19, 2013
2 parents 0ff0169 + 7907f15 commit 9112a19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protofiles/ConfTypeMsg.proto
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ message ConfType {
READER_RULE = 6;
NTP = 7;
SHUTDOWN = 8;
Applications = 9;
}
enum Direction {
RECEIVING = 0;
Expand Down

0 comments on commit 9112a19

Please sign in to comment.