mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_udp default config: don't print statistics
This commit is contained in:
parent
897e2f748c
commit
8dcf3e106c
2 changed files with 3 additions and 3 deletions
|
|
@ -116,7 +116,7 @@ max_requests_per_iter = 10000
|
|||
channel_recv_timeout_microseconds = 200
|
||||
|
||||
[statistics]
|
||||
interval = 5
|
||||
interval = 0
|
||||
|
||||
[cleaning]
|
||||
interval = 30
|
||||
|
|
@ -214,4 +214,4 @@ the password in the field `tls_pkcs12_password` and set `use_tls` to true.
|
|||
|
||||
## Trivia
|
||||
|
||||
The tracker is called aquatic because it thrives under a torrent of bits ;-)
|
||||
The tracker is called aquatic because it thrives under a torrent of bits ;-)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue