add comment
This commit is contained in:
parent
a6ca468094
commit
a7e27a4ff1
|
@ -12,7 +12,7 @@ var (
|
||||||
// This should be updated when client behaviour changes in a way that other peers could care
|
// This should be updated when client behaviour changes in a way that other peers could care
|
||||||
// about.
|
// about.
|
||||||
DefaultBep20Prefix = "-GT0003-"
|
DefaultBep20Prefix = "-GT0003-"
|
||||||
DefaultHttpUserAgent string
|
DefaultHttpUserAgent string // format: anacrolix-torrent/version
|
||||||
DefaultUpnpId string
|
DefaultUpnpId string
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue