Add WebProfiles config to other config example

0.7.4.1
BlueWall 2012-03-04 11:11:01 -05:00
parent 33a154e446
commit ac934e2dbb
1 changed files with 3 additions and 0 deletions

View File

@ -241,6 +241,9 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
; For V2 map ; For V2 map
MapTileURL = "http://127.0.0.1:8002"; MapTileURL = "http://127.0.0.1:8002";
; For WebProfiles (V3)
ProfileServerURL = "http://127.0.0.1/profiles/[AGENT_NAME]"
; If you run this login server behind a proxy, set this to true ; If you run this login server behind a proxy, set this to true
; HasProxy = false ; HasProxy = false