reporter1

Untitled

May 23rd, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. [HGInventoryService]
  2. ; For the InventoryServiceInConnector
  3. ;LocalServiceModule = "OpenSim.Services.HypergridService.dll:HGSuitcaseInventoryService"
  4. ;; alternatives:
  5. ;; HG1.5, more permissive, not recommended, but still supported
  6. ;LocalServiceModule = "OpenSim.Services.HypergridService.dll:HGInventoryService"
  7. ;; HG1.0, totally permissive, not recommended, but OK for grids with 100% trust
  8. LocalServiceModule = "OpenSim.Services.InventoryService.dll:XInventoryService"
  9.  
  10. UserAccountsService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
  11. AvatarService = "OpenSim.Services.AvatarService.dll:AvatarService"
  12.  
  13. ;; Can overwrite the default in [Hypergrid], but probably shouldn't
  14. ; HomeURI = "http://127.0.0.1:8002"
  15.  
  16. ; * The interface that local users get when they are in other grids.
  17. ; * This restricts the access that the rest of the world has to
  18. ; * the assets of this world.
  19. ; *
Advertisement
Add Comment
Please, Sign In to add comment