forked from lix-project/hydra
Doh
This commit is contained in:
parent
4b9c76e502
commit
33da40f272
|
@ -360,7 +360,7 @@ private:
|
|||
size_t maxOutputSize = 2ULL << 30;
|
||||
|
||||
time_t lastStatusLogged = 0;
|
||||
const int statusLogInterval = 20;
|
||||
const int statusLogInterval = 300;
|
||||
|
||||
public:
|
||||
State();
|
||||
|
|
Loading…
Reference in a new issue