Skip to content

Commit

Permalink
Update aria2.conf (#90)
Browse files Browse the repository at this point in the history
Fix #72,关闭console readout即控制台打印的进度条,避免日志里大量空白行
  • Loading branch information
pansila authored Feb 28, 2024
1 parent d94ccda commit 02b9d95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aria2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,9 @@ quiet=false
# 下载进度摘要输出间隔时间(秒),0 为禁止输出。默认:60
summary-interval=0

# 关闭控制台进度条输出,避免日志里面打印大量空行
show-console-readout=false


## 增强扩展设置(非官方) ##

Expand Down

0 comments on commit 02b9d95

Please sign in to comment.