Indentation for sample config string

This commit is contained in:
Sergio Jimenez
2016-01-31 23:04:14 +01:00
parent 05170d78be
commit 59e0e49822

View File

@@ -168,7 +168,7 @@ var sampleConfig = `
# The port can be skipped if using the default (5050)
# Default value is localhost:5050.
servers = ["localhost:5050"]
blacklist = ["system"]
blacklist = ["system"]
`
// removeGroup(), remove blacklisted groups