1、新增dump_rtp_pcap安装2、整合配置变量
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{% endif %}
|
||||
./plug/platform/app_proto_identify/app_proto_identify.inf
|
||||
./plug/platform/tsg_master/tsg_master.inf
|
||||
{% if tsg_app_enable == 1 %}
|
||||
{% if tsg_app.enable == 1 %}
|
||||
./plug/platform/app_master/app_master.inf
|
||||
{% endif %}
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
./plug/business/fw_ftp_plug/fw_ftp_plug.inf
|
||||
./plug/business/fw_quic_plug/fw_quic_plug.inf
|
||||
./plug/business/conn_telemetry/conn_telemetry.inf
|
||||
{% if tsg_app_enable == 1 %}
|
||||
{% if tsg_app.enable == 1 %}
|
||||
./plug/business/app_sketch_local/app_sketch_local.inf
|
||||
{% endif %}
|
||||
{% if tsg_access_type == 2 %}
|
||||
|
||||
Reference in New Issue
Block a user