Add web profile url setting to ini
parent
7cf970fb27
commit
67bea681e2
|
@ -224,6 +224,9 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
|
|||
; For V2 map
|
||||
MapTileURL = "http://127.0.0.1:8002";
|
||||
|
||||
; For V2/3 Web Profiles
|
||||
ProfileServerURL = "http://127.0.0.1/profiles/[AGENT_NAME]
|
||||
|
||||
; If you run this login server behind a proxy, set this to true
|
||||
; HasProxy = false
|
||||
|
||||
|
|
Loading…
Reference in New Issue