mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Creator information preserved upon HG transfers.
This commit is contained in:
@@ -78,6 +78,14 @@
|
||||
;
|
||||
FriendsServerURI = "http://mygridserver.com:8003"
|
||||
|
||||
[HGInventoryAccessModule]
|
||||
;
|
||||
; === HG ONLY ===
|
||||
; Change this to your profile server
|
||||
; accessible from other grids
|
||||
;
|
||||
ProfileServerURI = "http://mygridserver.com:8002/profiles"
|
||||
|
||||
[Modules]
|
||||
;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.
|
||||
;; Copy the config .example file into your own .ini file and change configs there
|
||||
|
||||
@@ -31,6 +31,8 @@
|
||||
[HGAssetService]
|
||||
ProfileServerURI = "http://127.0.0.1:9000/profiles"
|
||||
|
||||
[HGInventoryAccessModule]
|
||||
ProfileServerURI = "http://127.0.0.1:9000/profiles"
|
||||
|
||||
[Modules]
|
||||
;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.
|
||||
|
||||
Reference in New Issue
Block a user