Skip to content

Commit a92cd7f

Browse files
committed
✨ 更新 example
1 parent 452f256 commit a92cd7f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

config/config.yml.example

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
advanced:
2+
header_bytes: 4096
3+
io_buffer: 16777216
4+
min_rate: 500
5+
min_rate_timestamp: 1000
6+
request_buffer: 8192
7+
timeout: 30
8+
cluster:
9+
byoc: false
10+
id: ''
11+
public_host: ''
12+
public_port: 8800
13+
secret: ''
14+
download:
15+
threads: 64
16+
web:
17+
port: 8080
18+
server_name: TTB-Network
19+
ssl_port: 8800

0 commit comments

Comments
 (0)