aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneCommon.ini.example
diff options
context:
space:
mode:
authorDiva Canto2011-05-27 13:07:18 -0700
committerDiva Canto2011-05-27 13:07:18 -0700
commit76525be7b2cb1a72c45a72801dac871c4a338bcb (patch)
treefd7d22e2b7dfae7d5041b8b6be36a5fe892c7344 /bin/config-include/StandaloneCommon.ini.example
parentAvoid a scary warning message about null replies from the user agent service. (diff)
downloadopensim-SC_OLD-76525be7b2cb1a72c45a72801dac871c4a338bcb.zip
opensim-SC_OLD-76525be7b2cb1a72c45a72801dac871c4a338bcb.tar.gz
opensim-SC_OLD-76525be7b2cb1a72c45a72801dac871c4a338bcb.tar.bz2
opensim-SC_OLD-76525be7b2cb1a72c45a72801dac871c4a338bcb.tar.xz
HG lures working! Friends can offer friends HG teleports via the profile. WARNING: additional configuration for HG inis -- see *Common.ini.example
Diffstat (limited to '')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index df93cee..931a77b 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -70,6 +70,11 @@
70 ;; change this to the address of your simulator 70 ;; change this to the address of your simulator
71 Gatekeeper="http://127.0.0.1:9000" 71 Gatekeeper="http://127.0.0.1:9000"
72 72
73[Messaging]
74 ; === HG ONLY ===
75 ;; change this to the address of your simulator
76 Gatekeeper = "http://127.0.0.1:9000"
77
73[LibraryModule] 78[LibraryModule]
74 ; Set this if you want to change the name of the OpenSim Library 79 ; Set this if you want to change the name of the OpenSim Library
75 ;LibraryName = "My World's Library" 80 ;LibraryName = "My World's Library"