From c08fc1590674e005c8d13177272b48bc60686e4c Mon Sep 17 00:00:00 2001 From: Leon Zhang Date: Mon, 23 Sep 2019 11:00:22 +0800 Subject: [PATCH] add comment --- etc/soar.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/soar.yaml b/etc/soar.yaml index 04cdcdf..7202d21 100644 --- a/etc/soar.yaml +++ b/etc/soar.yaml @@ -13,6 +13,7 @@ test-dsn: password: "1tIsB1g3rt" disable: false +# 高危,仅测试时使用,线上环境禁止配置为 true allow-online-as-test: true log-level: 7 -- GitLab