mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Add information about SendPeriodicAppearanceUpdates to OpenSimDefaults.ini for now.
Default remains false.
This commit is contained in:
@@ -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
|
||||
; ##
|
||||
|
||||
Reference in New Issue
Block a user