server: Make the server "sync" even if not sync with others
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre-Olivier Mercier 2022-03-03 12:49:13 +01:00
parent 0713e5198f
commit 1f3d937bb7

View File

@ -830,6 +830,9 @@ files:
# if the adjustment is larger than 1 second. # if the adjustment is larger than 1 second.
makestep 10 3 makestep 10 3
# Allow synchronization of clients even if the server is not sync itself
local stratum 8
allow all allow all
mode: "0440" mode: "0440"