mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update disa.lua
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
|
||||
--set defaults
|
||||
if (not digit_min_length) then
|
||||
digit_min_length = "2";
|
||||
digit_min_length = "7";
|
||||
end
|
||||
|
||||
if (not digit_max_length) then
|
||||
|
||||
Reference in New Issue
Block a user