Changed timeout_delay back to 60 seconds

This commit is contained in:
Craig Robbins 2014-07-30 16:40:10 +10:00
parent e9e9a0c8a4
commit b791f13380

@ -1,5 +1,5 @@
local timeout_delay = 10
local timeout_delay = 60
-- Set to true to register tpr_admin priv
local regnewpriv = false