Indentation for sample config string

This commit is contained in:
Sergio Jimenez
2016-01-31 23:04:14 +01:00
committed by Michele Fadda
parent 5a7c19f47d
commit b4d1be8ed7

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