Small whitespace fix on setting file

pull/7209/head
Ricky Niemi 9 years ago
parent 269d16301a
commit 0b48e48e3d
  1. 2
      pkg/setting/setting.go

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

Loading…
Cancel
Save