update comment

This commit is contained in:
yggverse 2025-07-07 15:52:54 +03:00
parent f49ed0e11b
commit c09fdb5798
2 changed files with 2 additions and 2 deletions

View file

@ -57,7 +57,7 @@ pub struct Config {
#[arg(long, default_value_t = false)]
pub enable_upnp_port_forwarding: bool,
/// Enable upload
/// Enable upload (share received bytes with BitTorrent network)
#[arg(long, default_value_t = false)]
pub enable_upload: bool,