Indentation for sample config string
This commit is contained in:
parent
05170d78be
commit
59e0e49822
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue