Update doc: conf.toml detail
parent
11987392b6
commit
2313ce734a
|
@ -49,9 +49,11 @@ max = 4_096
|
|||
[stages.executor.with.default.stderr]
|
||||
name = "stderr"
|
||||
max = 4_096
|
||||
|
||||
# configure parser
|
||||
[stages.parser]
|
||||
name = "healthcheck"
|
||||
name = "" # set parser name
|
||||
[stages.parser.with]
|
||||
score = 0
|
||||
comment = " + comment from toml conf"
|
||||
comment = "" # comment from the conf file
|
||||
```
|
Loading…
Reference in New Issue
Block a user