mirror of
https://github.com/astaxie/beego.git
synced 2025-06-12 08:40:39 +00:00
... haha
This commit is contained in:
@ -15,7 +15,7 @@ const (
|
||||
|
||||
var (
|
||||
// DebugLevel = Debug_Queries
|
||||
Debug = true
|
||||
Debug = false
|
||||
DebugLog = NewLog(os.Stderr)
|
||||
DefaultRowsLimit = 1000
|
||||
DefaultRelsDepth = 5
|
||||
|
Reference in New Issue
Block a user