mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Document the new log_modules_fully option
This commit is contained in:
parent
9087dd9210
commit
6a10048339
@ -835,6 +835,12 @@ doc() ->
|
||||
desc =>
|
||||
?T("The time period to rate-limit log messages "
|
||||
"by. Defaults to 1 second.")}},
|
||||
{log_modules_fully,
|
||||
#{value => ?T("Number"),
|
||||
note => "added in 23.xx",
|
||||
desc =>
|
||||
?T("The modules listed in this option will log everything "
|
||||
"independently from the general loglevel option.")}},
|
||||
{max_fsm_queue,
|
||||
#{value => ?T("Size"),
|
||||
desc =>
|
||||
|
Loading…
Reference in New Issue
Block a user