Skip to content

Commit

Permalink
Merge pull request #53 from danieldooley/gloriapb
Browse files Browse the repository at this point in the history
gloria_third_party
  • Loading branch information
danieldooley authored Jan 31, 2019
2 parents 5b38698 + caf0ec1 commit 3025afb
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 44 deletions.
98 changes: 54 additions & 44 deletions gloria_pb/gloria.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions protobuf/gloria/gloria.proto
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ message Download {
int64 priority = 1;
// Download rate limit in KBytes/sec. 0 = no limit.
int64 rate = 2;
// Whether or not the site is a third party site
bool third_party = 3;
}

message Distribution {
Expand Down

0 comments on commit 3025afb

Please sign in to comment.