Turn off debug info.
This commit is contained in:
parent
78c5883e91
commit
f13ffe0c99
|
|
@ -37,7 +37,7 @@
|
|||
direct_dial["max_digits"] = 4;
|
||||
|
||||
--debug
|
||||
debug["info"] = true;
|
||||
debug["info"] = false;
|
||||
debug["sql"] = false;
|
||||
|
||||
--get the argv values
|
||||
|
|
|
|||
Loading…
Reference in New Issue