mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 09:20:55 +00:00
... haha
This commit is contained in:
parent
f1e2372a56
commit
402932aa6e
@ -15,7 +15,7 @@ const (
|
||||
|
||||
var (
|
||||
// DebugLevel = Debug_Queries
|
||||
Debug = true
|
||||
Debug = false
|
||||
DebugLog = NewLog(os.Stderr)
|
||||
DefaultRowsLimit = 1000
|
||||
DefaultRelsDepth = 5
|
||||
|
Loading…
Reference in New Issue
Block a user