wording
This commit is contained in:
parent
681d8611be
commit
a03e9107cb
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ defaultLimit :: Int
|
||||||
defaultLimit = 10240
|
defaultLimit = 10240
|
||||||
|
|
||||||
{- How close together in seconds changes to the queue have to be happening
|
{- How close together in seconds changes to the queue have to be happening
|
||||||
- in order for it to keep accumulate actions, rather than running actions
|
- in order for it to keep accumulating actions, rather than running actions
|
||||||
- immediately. -}
|
- immediately. -}
|
||||||
defaultTimelimit :: NominalDiffTime
|
defaultTimelimit :: NominalDiffTime
|
||||||
defaultTimelimit = 60 * 5
|
defaultTimelimit = 60 * 5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue