aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorRobert Adams2014-08-26 06:47:50 -0700
committerRobert Adams2014-08-26 06:47:50 -0700
commitb3e423303f9d2127706e07ad6482dddb16815aa3 (patch)
tree0b30b0601586118b751ce6993e9f9b55596e8382 /bin
parentMerge branch 'master' into bullet-2.82 (diff)
parentAdd back URL endings in examples (diff)
downloadopensim-SC_OLD-b3e423303f9d2127706e07ad6482dddb16815aa3.zip
opensim-SC_OLD-b3e423303f9d2127706e07ad6482dddb16815aa3.tar.gz
opensim-SC_OLD-b3e423303f9d2127706e07ad6482dddb16815aa3.tar.bz2
opensim-SC_OLD-b3e423303f9d2127706e07ad6482dddb16815aa3.tar.xz
Merge branch 'master' into bullet-2.82
Diffstat (limited to 'bin')
-rw-r--r--bin/Robust.HG.ini.example4
-rw-r--r--bin/Robust.ini.example4
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index fb6531e..684c019 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -367,10 +367,10 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
367 AllowRemoteSetLoginLevel = "false" 367 AllowRemoteSetLoginLevel = "false"
368 368
369 ; For V2 map 369 ; For V2 map
370 MapTileURL = "http://127.0.0.1:8002"; 370 MapTileURL = "http://127.0.0.1:8002/";
371 371
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 375 ; For V2/3 Web Profiles
376 ; Work in progress: The ProfileServerURL/OpenIDServerURL are 376 ; Work in progress: The ProfileServerURL/OpenIDServerURL are
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example
index 17c3dcd..eafab64 100644
--- a/bin/Robust.ini.example
+++ b/bin/Robust.ini.example
@@ -326,10 +326,10 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto
326 AllowRemoteSetLoginLevel = "false" 326 AllowRemoteSetLoginLevel = "false"
327 327
328 ; For V2 map 328 ; For V2 map
329 MapTileURL = "http://127.0.0.1:8002"; 329 MapTileURL = "http://127.0.0.1:8002/";
330 330
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 334 ; For V2/3 Web Profiles
335 ; Work in progress: The ProfileServerURL/OpenIDServerURL are 335 ; Work in progress: The ProfileServerURL/OpenIDServerURL are