mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Annotate new options
This commit is contained in:
parent
c99ff6059f
commit
77dacf92d2
@ -817,12 +817,14 @@ doc() ->
|
||||
"The default value is '10485760' (that is, 10 Mb).")}},
|
||||
{log_burst_limit_count,
|
||||
#{value => ?T("Number"),
|
||||
note => "added in 22.10",
|
||||
desc =>
|
||||
?T("The number of messages to accept in "
|
||||
"`log_burst_limit_window_time` period before starting to "
|
||||
"drop them. Default 500")}},
|
||||
{log_burst_limit_window_time,
|
||||
#{value => ?T("Number"),
|
||||
note => "added in 22.10",
|
||||
desc =>
|
||||
?T("The time period to rate-limit log messages "
|
||||
"by. Defaults to 1 second.")}},
|
||||
|
Loading…
Reference in New Issue
Block a user