update
This commit is contained in:
@@ -10,7 +10,9 @@
|
|||||||
#./plug/platform/http_healthcheck/http_healthcheck.inf
|
#./plug/platform/http_healthcheck/http_healthcheck.inf
|
||||||
{% endif %}
|
{% endif %}
|
||||||
./plug/platform/tsg_master/tsg_master.inf
|
./plug/platform/tsg_master/tsg_master.inf
|
||||||
|
{% if tsg_app_enable == 1 %}
|
||||||
./plug/platform/app_master/app_master.inf
|
./plug/platform/app_master/app_master.inf
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
[protocol]
|
[protocol]
|
||||||
./plug/protocol/ssl/ssl.inf
|
./plug/protocol/ssl/ssl.inf
|
||||||
@@ -30,5 +32,8 @@
|
|||||||
./plug/business/fw_quic_plug/fw_quic_plug.inf
|
./plug/business/fw_quic_plug/fw_quic_plug.inf
|
||||||
./plug/business/tsg_conn_sketch/tsg_conn_sketch.inf
|
./plug/business/tsg_conn_sketch/tsg_conn_sketch.inf
|
||||||
./plug/business/capture_packet_plug/capture_packet_plug.inf
|
./plug/business/capture_packet_plug/capture_packet_plug.inf
|
||||||
|
{% if tsg_app_enable == 1 %}
|
||||||
./plug/business/app_sketch_local/app_sketch_local.inf
|
./plug/business/app_sketch_local/app_sketch_local.inf
|
||||||
./plug/business/app_control_plug/app_control_plug.inf
|
./plug/business/app_control_plug/app_control_plug.inf
|
||||||
|
./plug/business/app_proto_identify/app_proto_identify.inf
|
||||||
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user