新增fw对应配置开关
This commit is contained in:
@@ -30,6 +30,17 @@ nic_transparent_mode:
|
|||||||
run_as_tun_mode: 0
|
run_as_tun_mode: 0
|
||||||
package_source: "local"
|
package_source: "local"
|
||||||
|
|
||||||
|
install_dns_debug: "yes"
|
||||||
|
install_ftp_debug: "yes"
|
||||||
|
install_http_debug: "yes"
|
||||||
|
install_mail_debug: "yes"
|
||||||
|
install_ssl_debug: "yes"
|
||||||
|
install_fw_dns_plug_debug: "yes"
|
||||||
|
install_fw_ftp_plug_debug: "yes"
|
||||||
|
install_fw_http_plug_debug: "yes"
|
||||||
|
install_fw_mail_plug_debug: "yes"
|
||||||
|
install_tsg_master: "yes"
|
||||||
|
|
||||||
kni:
|
kni:
|
||||||
global:
|
global:
|
||||||
log_level: 10
|
log_level: 10
|
||||||
|
|||||||
@@ -30,6 +30,17 @@ nic_transparent_mode:
|
|||||||
run_as_tun_mode: 0
|
run_as_tun_mode: 0
|
||||||
package_source: "local"
|
package_source: "local"
|
||||||
|
|
||||||
|
install_dns_debug: "yes"
|
||||||
|
install_ftp_debug: "yes"
|
||||||
|
install_http_debug: "yes"
|
||||||
|
install_mail_debug: "yes"
|
||||||
|
install_ssl_debug: "yes"
|
||||||
|
install_fw_dns_plug_debug: "yes"
|
||||||
|
install_fw_ftp_plug_debug: "yes"
|
||||||
|
install_fw_http_plug_debug: "yes"
|
||||||
|
install_fw_mail_plug_debug: "yes"
|
||||||
|
install_tsg_master: "yes"
|
||||||
|
|
||||||
kni:
|
kni:
|
||||||
global:
|
global:
|
||||||
log_level: 10
|
log_level: 10
|
||||||
|
|||||||
@@ -24,6 +24,17 @@ fs_remote:
|
|||||||
address: "127.0.0.1"
|
address: "127.0.0.1"
|
||||||
port: 8125
|
port: 8125
|
||||||
|
|
||||||
|
install_dns_debug: "yes"
|
||||||
|
install_ftp_debug: "yes"
|
||||||
|
install_http_debug: "yes"
|
||||||
|
install_mail_debug: "yes"
|
||||||
|
install_ssl_debug: "yes"
|
||||||
|
install_fw_dns_plug_debug: "yes"
|
||||||
|
install_fw_ftp_plug_debug: "yes"
|
||||||
|
install_fw_http_plug_debug: "yes"
|
||||||
|
install_fw_mail_plug_debug: "yes"
|
||||||
|
install_tsg_master: "yes"
|
||||||
|
|
||||||
kni:
|
kni:
|
||||||
global:
|
global:
|
||||||
log_level: 30
|
log_level: 30
|
||||||
|
|||||||
Reference in New Issue
Block a user