Added new [Statistics] config section to go with the previous patch.
parent
59778cfc2a
commit
0303112dcb
|
@ -1917,6 +1917,10 @@
|
||||||
; For example- http://127.0.0.1:9000/SStats/
|
; For example- http://127.0.0.1:9000/SStats/
|
||||||
; enabled=false
|
; enabled=false
|
||||||
|
|
||||||
|
[Statistics]
|
||||||
|
; NumberOfFrames is used in a moving average calculation, where NumberOfFrames is the number of frames
|
||||||
|
; to include in the averaging calculations
|
||||||
|
NumberOfFrames=10
|
||||||
|
|
||||||
[MediaOnAPrim]
|
[MediaOnAPrim]
|
||||||
; Enable media on a prim facilities
|
; Enable media on a prim facilities
|
||||||
|
|
Loading…
Reference in New Issue