diff --git a/.README.html b/.README.html index dc2f0b2..2d0acf4 100644 --- a/.README.html +++ b/.README.html @@ -206,6 +206,14 @@
false
.
+journald_rate_limit_interval_sec
- integer variable,
+in seconds, configures the time interval within which only
+journald_rate_limit_burst
messages are handled. See
+man 5 journald.conf
for more information.
journald_rate_limit_burst
- integer variable, sets
+the upper limit of messages from a service which are handled within the
+time defined by journald_rate_limit_interval_sec
. See
+man 5 journald.conf
for more information.
- [1.0.5] - 2023-07-19 --------------------