mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-05 18:41:13 +00:00
27 lines
282 B
Plaintext
27 lines
282 B
Plaintext
|
|
Database {
|
|
Provider MySql
|
|
Host 127.0.0.1
|
|
Name ntpa
|
|
User ntpau
|
|
Pass "password"
|
|
Create Yes
|
|
}
|
|
|
|
Log {
|
|
File ntpa.log
|
|
}
|
|
|
|
Server {
|
|
HostID 1
|
|
HostType Ntpctl
|
|
|
|
HostStats {
|
|
Frequency 3
|
|
}
|
|
|
|
PeerStats {
|
|
Frequency 5
|
|
}
|
|
}
|