From: Pekka Riikonen Date: Fri, 1 Nov 2002 21:52:35 +0000 (+0000) Subject: updates. X-Git-Tag: 1.2.beta1~971 X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=commitdiff_plain;h=845b2a5b433050e666dd74e9a00a4017ad4ad2df updates. --- 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"