402932aa by slene

... haha

1 parent f1e2372a
...@@ -15,7 +15,7 @@ const ( ...@@ -15,7 +15,7 @@ const (
15 15
16 var ( 16 var (
17 // DebugLevel = Debug_Queries 17 // DebugLevel = Debug_Queries
18 Debug = true 18 Debug = false
19 DebugLog = NewLog(os.Stderr) 19 DebugLog = NewLog(os.Stderr)
20 DefaultRowsLimit = 1000 20 DefaultRowsLimit = 1000
21 DefaultRelsDepth = 5 21 DefaultRelsDepth = 5
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!