server_key typo

This commit is contained in:
martinrusev
2015-11-06 12:53:44 +02:00
parent 1f5bef1caf
commit 9cf7a542c1

View File

@@ -23,7 +23,7 @@ type Amon struct {
var sampleConfig = `
# Amon Server Key
serverkey = "my-server-key" # required.
server_key = "my-server-key" # required.
# Amon Instance URL
amon_instance = "https://youramoninstance" # required