From e5b182fb41fb78a271b45f40e3d50e387bc38ad8 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Fri, 23 Mar 2012 03:37:59 +0000 Subject: Add information about SendPeriodicAppearanceUpdates to OpenSimDefaults.ini for now. Default remains false. --- bin/OpenSimDefaults.ini | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin/OpenSimDefaults.ini') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 3470b82..6986046 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -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 ; ## -- cgit v1.1