From bc8a2a94b2d86e0ed64c2c1efeed23025837b459 Mon Sep 17 00:00:00 2001 From: potatso Date: Tue, 8 Aug 2023 14:02:05 +0800 Subject: [PATCH] chore: delete unused text --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 51a2f9b..cfde690 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,5 @@ if you need more log for debug, please turn on the debug on nginx. error_log logs/error.log debug; ``` -the matched rules log will be logged at `ngx.ctx.coraza_msg` by `coraza.do_log()` - # TODO: 1. block response when detected the event \ No newline at end of file