diff options
author | BlueWall | 2014-09-03 17:00:03 -0400 |
---|---|---|
committer | BlueWall | 2014-09-03 17:09:57 -0400 |
commit | e19d1ecce8a5e1ca921323fa9e4f92ebfba73725 (patch) | |
tree | 3cd25adc0490eb8e510330d35a16376ce35f701b /bin/Robust.ini.example | |
parent | Don't show the ScrLPS data twice in the WebStats based statistics page. (diff) | |
download | opensim-SC-e19d1ecce8a5e1ca921323fa9e4f92ebfba73725.zip opensim-SC-e19d1ecce8a5e1ca921323fa9e4f92ebfba73725.tar.gz opensim-SC-e19d1ecce8a5e1ca921323fa9e4f92ebfba73725.tar.bz2 opensim-SC-e19d1ecce8a5e1ca921323fa9e4f92ebfba73725.tar.xz |
Cleanup some unused code and configuration entries
Diffstat (limited to 'bin/Robust.ini.example')
-rw-r--r-- | bin/Robust.ini.example | 10 |
1 files changed, 0 insertions, 10 deletions
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 | ||