fix schema and docs of rc_delayed_event_mgmt (#18692)
Signed-off-by: Kim Brose <kim.brose@nordeck.net>
This commit is contained in:
1
changelog.d/18692.doc
Normal file
1
changelog.d/18692.doc
Normal file
@@ -0,0 +1 @@
|
||||
Update `rc_delayed_event_mgmt` docs to the actual nesting level. Contributed by @HarHarLinks.
|
||||
@@ -1925,7 +1925,6 @@ This setting has the following sub-options:
|
||||
Default configuration:
|
||||
```yaml
|
||||
rc_delayed_event_mgmt:
|
||||
per_user:
|
||||
per_second: 1.0
|
||||
burst_count: 5.0
|
||||
```
|
||||
|
||||
@@ -2179,7 +2179,6 @@ properties:
|
||||
with a short timeout, or restarting several different delayed events all
|
||||
at once) without the risk of being ratelimited.
|
||||
default:
|
||||
per_user:
|
||||
per_second: 1.0
|
||||
burst_count: 5.0
|
||||
examples:
|
||||
|
||||
Reference in New Issue
Block a user