diff options
| author | yzc <[email protected]> | 2020-01-06 16:17:09 +0800 |
|---|---|---|
| committer | yzc <[email protected]> | 2020-01-06 16:17:09 +0800 |
| commit | 5aa9fd53c75928055e42bf8665d72a538d0301d7 (patch) | |
| tree | 0aea58565b47a5131888b9871df59630eaa1e46e | |
| parent | b1fae972992df838dd58ab8200e4cfc0758ee1b9 (diff) | |
配置文件大小写修改
| -rw-r--r-- | http_count.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/http_count.conf b/http_count.conf index 68d9445..7c22090 100644 --- a/http_count.conf +++ b/http_count.conf @@ -1,5 +1,5 @@ [HTTP] -TOPN=5 -TYPE=HOST +TOPN=10 +TYPE=Host LOG_LEVEL=30 HTTP_COUNT_LOG_PATH=./plug/business/http_count/http_count_log |
