diff options
Diffstat (limited to '')
-rw-r--r-- | bin/Robust.HG.ini.example | 10 | ||||
-rw-r--r-- | bin/Robust.ini.example | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index 684c019..edcbec3 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -372,16 +372,6 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset | |||
372 | ; Url to search service | 372 | ; Url to search service |
373 | ; SearchURL = "http://127.0.0.1:8002/"; | 373 | ; SearchURL = "http://127.0.0.1:8002/"; |
374 | 374 | ||
375 | ; For V2/3 Web Profiles | ||
376 | ; Work in progress: The ProfileServerURL/OpenIDServerURL are | ||
377 | ; being used in a development viewer as support for webprofiles | ||
378 | ; is being developed across the componets | ||
379 | ; | ||
380 | ; ProfileServerURL = "http://127.0.0.1/profiles/[AGENT_NAME]" | ||
381 | ; | ||
382 | ; For V2/V3 webapp authentication SSO | ||
383 | ; OpenIDServerURL = "http://127.0.0.1/openid/openidserver/" | ||
384 | |||
385 | ; For V3 destination guide | 375 | ; For V3 destination guide |
386 | ; DestinationGuide = "http://127.0.0.1/guide" | 376 | ; DestinationGuide = "http://127.0.0.1/guide" |
387 | 377 | ||
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index eafab64..6686c3f 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example | |||
@@ -331,16 +331,6 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto | |||
331 | ; Url to search service | 331 | ; Url to search service |
332 | ; SearchURL = "http://127.0.0.1:8002/"; | 332 | ; SearchURL = "http://127.0.0.1:8002/"; |
333 | 333 | ||
334 | ; For V2/3 Web Profiles | ||
335 | ; Work in progress: The ProfileServerURL/OpenIDServerURL are | ||
336 | ; being used in a development viewer as support for webprofiles | ||
337 | ; is being developed across the componets | ||
338 | ; | ||
339 | ; ProfileServerURL = "http://127.0.0.1/profiles/[AGENT_NAME]" | ||
340 | ; | ||
341 | ; For V2/V3 webapp authentication SSO | ||
342 | ; OpenIDServerURL = "http://127.0.0.1/openid/openidserver/" | ||
343 | |||
344 | ; For V3 destination guide | 334 | ; For V3 destination guide |
345 | ; DestinationGuide = "http://127.0.0.1/guide" | 335 | ; DestinationGuide = "http://127.0.0.1/guide" |
346 | 336 | ||