Fix typo: Ineterval to Interval
This commit is contained in:
parent
f446e73ff7
commit
8b29c5f54c
|
@ -66,7 +66,7 @@ private $defaults = array(
|
|||
'AnalysisUpdateDelay' => 0,
|
||||
'MaxFPS' => null,
|
||||
'AlarmMaxFPS' => null,
|
||||
'FPSReportIneterval' => 100,
|
||||
'FPSReportInterval' => 100,
|
||||
'RefBlencPerc' => 6,
|
||||
'AlarmRefBlendPerc' => 6,
|
||||
'Controllable' => 0,
|
||||
|
|
Loading…
Reference in New Issue