mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Remove all references to master avatar, replacing with estate owner where
appropriate. This changes the behavior of the REST plugins and RemoteAdmin's region creation process.
This commit is contained in:
@@ -19,17 +19,6 @@ InternalPort = 9000
|
||||
AllowAlternatePorts = False
|
||||
ExternalHostName = "SYSTEMIP"
|
||||
|
||||
; *
|
||||
; * Master avatar stuff. Set either a UUID (from OSGrid or your server)
|
||||
; * OR a first and last name. Password is only needed for sandbox mode
|
||||
; * The default assigns no master avatar
|
||||
; *
|
||||
|
||||
MasterAvatarUUID = "00000000-0000-0000-0000-000000000000"
|
||||
; MasterAvatarFirstName = ""
|
||||
; MasterAvatarLastName = ""
|
||||
; MasterAvatarSandboxPassword = ""
|
||||
|
||||
; *
|
||||
; * Prim data
|
||||
; * This allows limiting the sizes of prims and the region prim count
|
||||
|
||||
Reference in New Issue
Block a user