From 845b2a5b433050e666dd74e9a00a4017ad4ad2df Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 1 Nov 2002 21:52:35 +0000 Subject: [PATCH] updates. --- doc/example_silcd.conf.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/example_silcd.conf.in b/doc/example_silcd.conf.in index c68029a5..f6e7839a 100644 --- a/doc/example_silcd.conf.in +++ b/doc/example_silcd.conf.in @@ -142,8 +142,8 @@ General { # Quality of Service (QoS) settings. The QoS can be used to handle # the incoming data and limit its handling rate to avoid flooding. # By default QoS is disabled and can be enabled by setting "qos" to - # true value. The "qos_rate_limit" is the incmoing data reading - # per second, and if more frequently than the set limit is read the + # true value. The "qos_rate_limit" is the data reads per second, + # and if more frequently is read due to for example data flooding, # QoS is applied to the data. The "qos_bytes_limit" is maximum bytes # allowed for incoming data. If more is received at once the QoS # is applied to the data. The "qos_limit_sec" and "qos_limit_usec" -- 2.24.0