Raise default hold time.

This commit is contained in:
JoelKatz
2013-07-03 11:23:58 -07:00
parent c9b8009e3a
commit 699ac3d256

View File

@@ -31,7 +31,7 @@ public:
//
static inline int getDefaultHoldTime ()
{
return 120;
return 300;
}
// VFALCO TODO rename the parameter to entryHoldTimeInSeconds