Expand description
Configuration data structures for Torrust Tracker.
This module contains the configuration data structures for the
Torrust Tracker, which is a BitTorrent tracker server.
The current version for configuration is [v2].
Modules§
- v2_0_0
- Version
1for Torrust Tracker configuration data structures. - validator
- Trait to validate semantic errors.
Structs§
- Announce
Policy - Announce policy
- Info
- Information required for loading config
- Metadata
- Info about the configuration specification.
- Tracker
Policy - TslConfig
- Version
- The configuration version.
Enums§
Constants§
- DEFAULT_
TIMEOUT - Default timeout for sending and receiving packets. And waiting for sockets to be readable and writable.
- ENV_
VAR_ CONFIG_ TOML_ PATH - The
tracker.tomlfile location. - LATEST_
VERSION - TORRENT_
PEERS_ LIMIT - The maximum number of returned peers for a torrent.