mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-25 13:48:18 +00:00
Change console example to match lua example.
This commit is contained in:
@@ -63,7 +63,7 @@ In addition, you can adjust the log filter level dynamically [using the HTTP API
|
||||
```console
|
||||
curl -i 'http://localhost:8000/api/admin/set_diagnostic_log_filter/v1' \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{"filter":"kumod=trace"}'
|
||||
-d '{"filter":"kumod=debug"}'
|
||||
```
|
||||
|
||||
This will produce output similar to the following:
|
||||
|
||||
Reference in New Issue
Block a user