Configuration of persistent baked textures and save/send delays.

This commit is contained in:
Master ScienceSim
2010-10-28 12:00:04 -07:00
parent f2c1d0e34f
commit 68666efd25
3 changed files with 41 additions and 5 deletions

View File

@@ -255,6 +255,20 @@
; OpenJPEG if false
; UseCSJ2K = true
; Persist avatar baked textures
; Persisting baked textures can speed up login and region border
; crossings especially with large numbers of users, though it
; will store potentially large numbers of textures in your asset
; database
PersistBakedTextures = false
; Control the delay before appearance is sent to other avatars and
; saved in the avatar service. Attempts to limit the impact caused
; 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
[SMTP]
enabled=false