Compare commits
3 Commits
1.36.12_he
...
release-1.
Author | SHA1 | Date |
---|---|---|
Isaac Connor | 32b91df395 | |
Isaac Connor | 4aefb6ed04 | |
Isaac Connor | b98028e128 |
|
@ -62,10 +62,10 @@ private $defaults = array(
|
|||
'SectionLength' => 600,
|
||||
'FrameSkip' => 0,
|
||||
'AnalysisFPSLimit' => null,
|
||||
'AnalysisUpdateDelete' => 0,
|
||||
'AnalysisUpdateDelay' => 0,
|
||||
'MaxFPS' => null,
|
||||
'AlarmMaxFPS' => null,
|
||||
'FPSReportIneterval' => 100,
|
||||
'FPSReportInterval' => 100,
|
||||
'RefBlencPerc' => 6,
|
||||
'AlarmRefBlendPerc' => 6,
|
||||
'Controllable' => 0,
|
||||
|
@ -77,7 +77,6 @@ private $defaults = array(
|
|||
'TrackDelay' => null,
|
||||
'ReturnLocation' => -1,
|
||||
'ReturnDelay' => null,
|
||||
'DefaultView' => 'Events',
|
||||
'DefaultRate' => 100,
|
||||
'DefaultScale' => 100,
|
||||
'SignalCheckPoints' => 0,
|
||||
|
|
Loading…
Reference in New Issue