updates.
[crypto.git] / doc / example_silcd.conf.in
index c68029a54e3cfd5612fd6a1eafbb2052179b1e6c..f6e7839ab62528ea71cfd0bb5d07e8dbe272680c 100644 (file)
@@ -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"