Skip to content

Commit

Permalink
fix: 插件方式部署客户端时上报资源默认为true (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ambition9186 authored Aug 7, 2024
1 parent 94c0d69 commit 9b01f54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/nodemanPlugin/etc/bkbscp.conf.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ temp_dir: {{ 临时目录 }}
feed_addrs:
- {{ Feed服务地址 }}

enable_resource: true

# 是否启用P2P文件下载加速
{% if P2P文件下载加速 %}
enable_p2p_download: true
Expand Down

0 comments on commit 9b01f54

Please sign in to comment.