docs: update Transmission-Resume-Files.md (#6367)

explain that the resume file format is benc.
This commit is contained in:
Winton Simonds 2023-12-25 04:48:09 +08:00 committed by GitHub
parent 69577ea4b9
commit 0780104b8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ The file contains the following **per-torrent** properties:
<tr><td><tt>bitfield</tt></td><td></td></tr>
</table>
The file format is bencoding, as described in [bep_0003](https://www.bittorrent.org/beps/bep_0003.html).
## Constants
<table>
<tr><td>Maximum number of remembered peers</td><td><tt>MAX_REMEMBERED_PEERS</tt></td><td>200</td></tr>