mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Create avatar entries necessary to stop new v3 avatars being clouds (pants, shape, etc.) by default in grid mode.
This only affects avatars created through the "create user" console command or createuser XMLRPC. This matches the default setting for standalone
This commit is contained in:
@@ -166,7 +166,7 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
|
||||
;; This switch creates the minimum set of body parts and avatar entries for a viewer 2
|
||||
;; to show a default "Ruth" avatar rather than a cloud for a newly created user.
|
||||
;; Default is false
|
||||
; CreateDefaultAvatarEntries = false
|
||||
CreateDefaultAvatarEntries = true
|
||||
|
||||
;; Allow the service to process HTTP createuser calls.
|
||||
;; Default is false.
|
||||
|
||||
Reference in New Issue
Block a user