Explorar el Código

Turn off debug info.

Mark Crane hace 12 años
padre
commit
7b705924c7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      includes/install/scripts/voicemail.lua

+ 1 - 1
includes/install/scripts/voicemail.lua

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