mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Configuration of persistent baked textures and save/send delays.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user