mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Raise default hold time.
This commit is contained in:
@@ -31,7 +31,7 @@ public:
|
||||
//
|
||||
static inline int getDefaultHoldTime ()
|
||||
{
|
||||
return 120;
|
||||
return 300;
|
||||
}
|
||||
|
||||
// VFALCO TODO rename the parameter to entryHoldTimeInSeconds
|
||||
|
||||
Reference in New Issue
Block a user