Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ratio limit in documentation #1338

Merged
merged 1 commit into from Mar 25, 2018
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

@@ -196,7 +196,7 @@ Total download progress for all **active** torrents, from 0 to 1.

## `client.ratio`

Aggregate "seed ratio" for all torrents (uploaded / downloaded), from 0 to 1.
Aggregate "seed ratio" for all torrents (uploaded / downloaded).


# Torrent API
@@ -252,7 +252,7 @@ Torrent download progress, from 0 to 1.

## `torrent.ratio`

Torrent "seed ratio" (uploaded / downloaded), from 0 to 1.
Torrent "seed ratio" (uploaded / downloaded).

## `torrent.numPeers`

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.