Update index.lua
This commit is contained in:
@@ -58,7 +58,7 @@
|
|||||||
end
|
end
|
||||||
|
|
||||||
--get the pin number from the caller
|
--get the pin number from the caller
|
||||||
if (agent_password == nil and agent_authorized ~= 'true')) then
|
if (agent_password == nil and agent_authorized ~= 'true') then
|
||||||
min_digits = 3;
|
min_digits = 3;
|
||||||
max_digits = 20;
|
max_digits = 20;
|
||||||
max_tries = 3;
|
max_tries = 3;
|
||||||
|
|||||||
Reference in New Issue
Block a user