Add information about SendPeriodicAppearanceUpdates to OpenSimDefaults.ini for now.
Default remains false.0.7.3-extended
parent
e6b12e1f9d
commit
3ce5e8eb6c
|
@ -177,6 +177,11 @@
|
||||||
; Objects will always be considered for persistance in the next sweep if the first change occurred this number of seconds ago
|
; Objects will always be considered for persistance in the next sweep if the first change occurred this number of seconds ago
|
||||||
MaximumTimeBeforePersistenceConsidered = 600
|
MaximumTimeBeforePersistenceConsidered = 600
|
||||||
|
|
||||||
|
; Experimental setting to resend appearance updates every 60 seconds.
|
||||||
|
; These packets are small and this can help with grey avatar syndrome.
|
||||||
|
; Default is false
|
||||||
|
SendPeriodicAppearanceUpdates = false
|
||||||
|
|
||||||
; ##
|
; ##
|
||||||
; ## PHYSICS
|
; ## PHYSICS
|
||||||
; ##
|
; ##
|
||||||
|
|
Loading…
Reference in New Issue