ntp: change default maxdelay to 3 seconds

This commit is contained in:
Miroslav Lichvar
2015-03-25 15:47:16 +01:00
parent 3caa1e2f71
commit 80af04040a
3 changed files with 3 additions and 3 deletions

View File

@@ -2912,7 +2912,7 @@ 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 command. For example, @code{maxdelay 0.3} would indicate that
measurements with a round-trip delay of 0.3 seconds or more should be
ignored.
ignored. The default value is 3 seconds.
@item maxdelayratio
This option is similar to the maxdelay option above. @code{chronyd}