12 lines
172 B
Properties
12 lines
172 B
Properties
# 应用配置
|
|
# 调试模式 (true/false)
|
|
debug=false
|
|
|
|
# 最大线程数
|
|
maxThread=20
|
|
|
|
# 总数
|
|
total=100000
|
|
|
|
# 地址列表 (格式: addX=ip:port)
|
|
addr1=172.1.41.129:8889 |