diff options
| author | 崔一鸣 <[email protected]> | 2018-12-10 19:19:12 +0800 |
|---|---|---|
| committer | 崔一鸣 <[email protected]> | 2018-12-10 19:19:12 +0800 |
| commit | 250f47e34d2d30e099d167cc8eb979eff13d8dd4 (patch) | |
| tree | 877ff9be45b2f7cfef2113264574f27627674e1b | |
| parent | b16f3c0a0f9775a36daf34b1e7feb4089000083e (diff) | |
| -rw-r--r-- | conf/mgw.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/mgw.conf b/conf/mgw.conf index d579de7..22b02e8 100644 --- a/conf/mgw.conf +++ b/conf/mgw.conf @@ -5,9 +5,9 @@ log_level = 30 [Maat_cand] table_info_path = /opt/mgw/conf/table_info.conf max_thread_num = 1 -maat_redis_ip = 192.168.11.243 -maat_redis_port = 6800 -maat_redis_index = 5 +Maat_redis_ip = 192.168.11.243 +Maat_redis_port = 6800 +Maat_redis_index = 5 stat_file_path = /opt/mgw/log/maat_stat.log [Maat_policy] |
