Turn off debug info.

This commit is contained in:
Mark Crane 2013-01-13 10:46:37 +00:00
parent 4acbe2a27c
commit b57f9f4108
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