Browse Source

Small whitespace fix on setting file

Ricky Niemi 9 năm trước cách đây
mục cha
commit
0b48e48e3d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pkg/setting/setting.go

+ 1 - 1
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