diff options
Diffstat (limited to 'conf/mgw.conf')
| -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] |
