From 87906580d21f143beca26e03bbffbdab6b97274e Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Nov 2016 00:05:27 +1000 Subject: Twiddle avatar baking settings. --- config/OpenSimDefaults.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config/OpenSimDefaults.ini b/config/OpenSimDefaults.ini index 708e683..5000172 100644 --- a/config/OpenSimDefaults.ini +++ b/config/OpenSimDefaults.ini @@ -850,16 +850,15 @@ ; by the very chatty dialog that sets appearance when an avatar ; logs in or teleports into a region; values are in seconds DelayBeforeAppearanceSave = 5 - DelayBeforeAppearanceSend = 2 ; If true, avatar appearance information is resent to other avatars in the simulator every 60 seconds. ; This may help with some situations where avatars are persistently grey, though it will not help ; in other situations (e.g. appearance baking failures where the avatar only appears as a cloud to others). - ResendAppearanceUpdates = false + ResendAppearanceUpdates = true ; Turning this on responds to CachedTexture packets to possibly avoid rebaking the avatar ; on every login - ReuseTextures = false + ReuseTextures = true [Attachments] -- cgit v1.1