From 67bea681e2a75039595be9dab23ad157d123e597 Mon Sep 17 00:00:00 2001 From: BlueWall Date: Tue, 21 Feb 2012 23:04:49 -0500 Subject: Add web profile url setting to ini --- bin/Robust.ini.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 90f7b5c..91cd6d0 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example @@ -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 -- cgit v1.1