mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
fix: typo
This commit is contained in:
parent
859b46eb10
commit
d2b3ce2cf6
@ -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