diff options
author | Diva Canto | 2011-05-27 13:07:18 -0700 |
---|---|---|
committer | Diva Canto | 2011-05-27 13:07:18 -0700 |
commit | 76525be7b2cb1a72c45a72801dac871c4a338bcb (patch) | |
tree | fd7d22e2b7dfae7d5041b8b6be36a5fe892c7344 /bin/config-include/GridCommon.ini.example | |
parent | Avoid a scary warning message about null replies from the user agent service. (diff) | |
download | opensim-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/GridCommon.ini.example | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example index 486ba76..29f0de3 100644 --- a/bin/config-include/GridCommon.ini.example +++ b/bin/config-include/GridCommon.ini.example | |||
@@ -46,6 +46,12 @@ | |||
46 | ;; Robust server in port 8002, but not always) | 46 | ;; Robust server in port 8002, but not always) |
47 | Gatekeeper="http://mygridserver.com:8002" | 47 | Gatekeeper="http://mygridserver.com:8002" |
48 | 48 | ||
49 | [Messaging] | ||
50 | ;; change this to the address of your Gatekeeper service | ||
51 | ;; (usually bundled with the rest of the services in one | ||
52 | ;; Robust server in port 8002, but not always) | ||
53 | Gatekeeper = "http://mygridserver.com:8002" | ||
54 | |||
49 | [AvatarService] | 55 | [AvatarService] |
50 | ; | 56 | ; |
51 | ; change this to your grid-wide grid server | 57 | ; change this to your grid-wide grid server |