summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorfengweihao <[email protected]>2020-10-13 19:17:39 +0800
committerfengweihao <[email protected]>2020-10-13 19:17:39 +0800
commit492f7c2ed8a9723755c4042e61f81ab7d2549c85 (patch)
tree0915190636a12d30f893e0e53d1fe264667cb731 /conf
parentf8667773b60fadf2d7ae8715173b22e3f57b71a6 (diff)
适配服务分类(fqdn_cat)
Diffstat (limited to 'conf')
-rw-r--r--conf/verify_policy.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/verify_policy.conf b/conf/verify_policy.conf
index ada3195..f1e4943 100644
--- a/conf/verify_policy.conf
+++ b/conf/verify_policy.conf
@@ -3,7 +3,7 @@
DEBUG_SWITCH = 1
#10:DEBUG, 20:INFO, 30:FATAL
RUN_LOG_LEVEL = 10
-RUN_LOG_PATH = ./logs
+RUN_LOG_PATH = "conf/zlog.conf"
disable_coredump=0
enable_breakpad=1