Turn off debug info.

This commit is contained in:
Mark Crane 2013-01-13 10:46:37 +00:00
parent 78c5883e91
commit f13ffe0c99
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
direct_dial["max_digits"] = 4;
--debug
debug["info"] = true;
debug["info"] = false;
debug["sql"] = false;
--get the argv values