Small whitespace fix on setting file

This commit is contained in:
Ricky Niemi 2017-01-11 07:51:46 -08:00
parent 269d16301a
commit 0b48e48e3d

View File

@ -65,7 +65,7 @@ var (
SshPort int
CertFile, KeyFile string
RouterLogging bool
DataProxyLogging bool
DataProxyLogging bool
StaticRootPath string
EnableGzip bool
EnforceDomain bool