mirror of https://bitbucket.org/ausocean/av.git
increase revid preptime
This commit is contained in:
parent
6a475152d0
commit
0960b6e7e5
|
@ -71,7 +71,7 @@ const (
|
||||||
defaultRunDuration = 2 * 43200
|
defaultRunDuration = 2 * 43200
|
||||||
noOfConfigconfigFlags = 19
|
noOfConfigconfigFlags = 19
|
||||||
revidStopTime = 5
|
revidStopTime = 5
|
||||||
prepTime = 10
|
prepTime = 15
|
||||||
loggerVerbosity = 4
|
loggerVerbosity = 4
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue