1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-10-05 18:41:13 +00:00

Sanitize defaults

This commit is contained in:
Carsten Larsen
2016-12-10 11:58:04 +01:00
parent ac6bd5bb39
commit 604f3c43e1

View File

@ -27,9 +27,10 @@ Database {
# Uncomment to override connection settings
# ConnectionString "Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;"
# Uncomment to automatically create all tables and data
# New systems should enable this setting when creating a new database
# Create Yes
# Uncomment to avoid (re)creation of tables and data
# New systems should enable this setting
# Create No
Create Yes
# Uncomment to automatically upgrade database schema
# Upgrade Yes
@ -73,7 +74,7 @@ Log {
# Uncomment to show a heartbeat entry in logs
# Daemon {
# Heartbeat 120
# Heartbeat 1200
# }
Notify ntpstat-summary {
@ -124,6 +125,7 @@ Server {
# HostType Ntpctl
# Uncomment to change base URL for generated files and links
# WebPath is relative to FilePath
# WebPath /ntpa
HostStats {