Create index.lua

This commit is contained in:
FusionPBX 2017-06-10 22:50:40 -06:00 committed by GitHub
parent 81cfd244ae
commit 44a43a43f0
1 changed files with 2 additions and 2 deletions

View File

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