mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Turn off debug info.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
direct_dial["max_digits"] = 4;
|
||||
|
||||
--debug
|
||||
debug["info"] = true;
|
||||
debug["info"] = false;
|
||||
debug["sql"] = false;
|
||||
|
||||
--get the argv values
|
||||
|
||||
Reference in New Issue
Block a user