added ntp settings
This commit is contained in:
@@ -16,6 +16,13 @@ server:
|
||||
key: ""
|
||||
certificate: ""
|
||||
|
||||
ntp:
|
||||
address: "time.cloudflare.com:123"
|
||||
version: 3
|
||||
max_desync: 3s
|
||||
disable_startup_check: false
|
||||
disable_failure: false
|
||||
|
||||
log:
|
||||
level: info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user