Add information about SendPeriodicAppearanceUpdates to OpenSimDefaults.ini for now.

Default remains false.
0.7.3-extended
Justin Clark-Casey (justincc) 2012-03-23 03:37:59 +00:00
parent e6b12e1f9d
commit 3ce5e8eb6c
1 changed files with 5 additions and 0 deletions

View File

@ -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
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
; ##