mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-05 03:25:04 +00:00
fix: typo
This commit is contained in:
parent
ea6200dd0c
commit
6dd2806359
@ -44,7 +44,7 @@ pipeline {
|
||||
)
|
||||
choice(
|
||||
name: "LOWEST_LOG_LEVEL_ALLOWED",
|
||||
choces: ['TRACE', 'DEGUG', 'INFO', 'NOTICE', 'WARN', 'ERROR', 'FATAL'],
|
||||
choices: ['TRACE', 'DEGUG', 'INFO', 'NOTICE', 'WARN', 'ERROR', 'FATAL'],
|
||||
description: "Defines the log level, which will be available at runtime (Chronicles log level)",
|
||||
)
|
||||
booleanParam(
|
||||
|
Loading…
x
Reference in New Issue
Block a user