mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-03 18:33:49 +00:00
Create index.lua
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user