aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example17
1 files changed, 8 insertions, 9 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 323a1e9..e4adb7f 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -610,17 +610,16 @@
610[SimulatorFeatures] 610[SimulatorFeatures]
611 611
612 ;# {SearchServerURI} {} {URL of the search server} {} 612 ;# {SearchServerURI} {} {URL of the search server} {}
613 ;; This is identical to the Robust LoginService SearchURL setting 613 ;; Optional. If given this serves the same purpose as the grid wide
614 ;; and will override that value if set here. The Robust setting 614 ;; [LoginServices] SearchURL setting and will override that where
615 ;; provides a working default for the grid and setting here is 615 ;; supported by viewers.
616 ;; optional.
617 ;SearchServerURI = "http://127.0.0.1:9000/" 616 ;SearchServerURI = "http://127.0.0.1:9000/"
617
618 ;# {DestinationGuideURI} {} {URL of the destination guide} {} 618 ;# {DestinationGuideURI} {} {URL of the destination guide} {}
619 ;; 619 ;; Optional. If given this serves the same purpose as the grid wide
620 ;; This serves the same purpose as the DestinationGuideURI in the 620 ;; [LoginServices] DestinationGuide setting and will override that where
621 ;; LoginService setting in the Robust server. This will override 621 ;; supported by viewers.
622 ;; the Robust setting if desired as an option. 622 ;DestinationGuideURI = "http://127.0.0.1:9000/guide"
623 ;DestinationGuideURI = "http://127.0.0.1:9000/"
624 623
625 624
626[Chat] 625[Chat]