mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 17:15:31 +00:00
update api details
This commit is contained in:
parent
6d998427dc
commit
2f25ef04d8
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ pub struct Config {
|
|||
#[arg(long, default_value_t = 20)]
|
||||
pub list_limit: usize,
|
||||
|
||||
/// Default capacity (estimated torrents in `storage`)
|
||||
/// Default capacity (estimated torrents in the `preload` directory)
|
||||
#[arg(long, default_value_t = 1000)]
|
||||
pub capacity: usize,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue