mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 15:27:16 +00:00
11 lines
317 B
Plaintext
11 lines
317 B
Plaintext
server 0.pool.ntp.org iburst
|
|
server 1.pool.ntp.org iburst
|
|
server 2.pool.ntp.org iburst
|
|
server 3.pool.ntp.org iburst
|
|
|
|
# Allow only time queries, at a limited rate, sending KoD when in excess.
|
|
# Allow all local queries (IPv4, IPv6)
|
|
restrict default nomodify nopeer noquery limited kod
|
|
restrict 127.0.0.1
|
|
restrict [::1]
|