]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: improve description of maxdelay* options
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 19 Jul 2022 12:51:50 +0000 (14:51 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 21 Jul 2022 13:33:35 +0000 (15:33 +0200)
doc/chrony.conf.adoc

index 8ad2f5d88326ddd50f8be76d7b113048992cabe1..7b43fffc1de72df9651e5c10ea3471a372a60a2d 100644 (file)
@@ -138,13 +138,14 @@ behind a lot of packets related to a download of some sort).
 If the user knows that round trip delays above a certain level should cause the
 measurement to be ignored, this level can be defined with the *maxdelay*
 option. For example, *maxdelay 0.3* would indicate that measurements with a
-round-trip delay of 0.3 seconds or more should be ignored. The default value is
-3 seconds and the maximum value is 1000 seconds.
+round-trip delay greater than 0.3 seconds should be ignored. The default value
+is 3 seconds and the maximum value is 1000 seconds.
 *maxdelayratio* _ratio_:::
 This option is similar to the *maxdelay* option above. *chronyd* keeps a record
 of the minimum round-trip delay amongst the previous measurements that it has
-buffered. If a measurement has a round trip delay that is greater than the
-specified ratio times the minimum delay, it will be rejected.
+buffered. If a measurement has a round-trip delay that is greater than the
+specified ratio times the minimum delay, it will be rejected. By default, this
+test is disabled.
 *maxdelaydevratio* _ratio_:::
 If a measurement has a ratio of the increase in the round-trip delay from the
 minimum delay amongst the previous measurements to the standard deviation of