diff options
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 54f3da6..f9341cf 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -772,7 +772,7 @@ | |||
772 | ; If true, avatar appearance information is resent to other avatars in the simulator every 60 seconds. | 772 | ; If true, avatar appearance information is resent to other avatars in the simulator every 60 seconds. |
773 | ; This may help with some situations where avatars are persistently grey, though it will not help | 773 | ; This may help with some situations where avatars are persistently grey, though it will not help |
774 | ; in other situations (e.g. appearance baking failures where the avatar only appears as a cloud to others). | 774 | ; in other situations (e.g. appearance baking failures where the avatar only appears as a cloud to others). |
775 | ResendAppearanceUpdates = true | 775 | ResendAppearanceUpdates = false |
776 | 776 | ||
777 | ; Turning this on responds to CachedTexture packets to possibly avoid rebaking the avatar | 777 | ; Turning this on responds to CachedTexture packets to possibly avoid rebaking the avatar |
778 | ; on every login | 778 | ; on every login |