Explorar o código

Update readme.md

Kevin Wan %!s(int64=2) %!d(string=hai) anos
pai
achega
3da5c5f530
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/conf/readme.md

+ 1 - 1
core/conf/readme.md

@@ -6,7 +6,7 @@
 type RestfulConf struct {
 	Host         string        `json:",default=0.0.0.0"`
 	Port         int
-	LogMode      string        `json:",options=[file,console]"
+	LogMode      string        `json:",options=[file,console]"`
 	Verbose      bool          `json:",optional"`
 	MaxConns     int           `json:",default=10000"`
 	MaxBytes     int64         `json:",default=1048576"`