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

This commit is contained in:
nemunaire 2022-03-03 12:49:13 +01:00
parent 0713e5198f
commit 1f3d937bb7
1 changed files with 3 additions and 0 deletions

View File

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