Add information about SendPeriodicAppearanceUpdates to OpenSimDefaults.ini for now.

Default remains false.
0.7.4.1
Justin Clark-Casey (justincc) 2012-03-23 03:37:59 +00:00
parent 54887bf386
commit e5b182fb41
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
; ##