aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneHypergrid.ini
diff options
context:
space:
mode:
authorDiva Canto2011-06-07 10:51:12 -0700
committerDiva Canto2011-06-07 10:51:12 -0700
commitf5d82350bb622baa6f49042882e6c5cb49b24cc0 (patch)
tree1a81ac14685a3b826467a2f6c96a9738b9046c42 /bin/config-include/StandaloneHypergrid.ini
parentMore on the hunt for the slow down on HGFriendsModule. - Don't requests the o... (diff)
downloadopensim-SC_OLD-f5d82350bb622baa6f49042882e6c5cb49b24cc0.zip
opensim-SC_OLD-f5d82350bb622baa6f49042882e6c5cb49b24cc0.tar.gz
opensim-SC_OLD-f5d82350bb622baa6f49042882e6c5cb49b24cc0.tar.bz2
opensim-SC_OLD-f5d82350bb622baa6f49042882e6c5cb49b24cc0.tar.xz
This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully.
Diffstat (limited to 'bin/config-include/StandaloneHypergrid.ini')
-rw-r--r--bin/config-include/StandaloneHypergrid.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini
index 574375e..8480a77 100644
--- a/bin/config-include/StandaloneHypergrid.ini
+++ b/bin/config-include/StandaloneHypergrid.ini
@@ -160,6 +160,7 @@
160 GridService = "OpenSim.Services.GridService.dll:GridService" 160 GridService = "OpenSim.Services.GridService.dll:GridService"
161 PresenceService = "OpenSim.Services.PresenceService.dll:PresenceService" 161 PresenceService = "OpenSim.Services.PresenceService.dll:PresenceService"
162 UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService" 162 UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService"
163 InGatekeeper = True
163 164
164 165
165;; This should always be the very last thing on this file 166;; This should always be the very last thing on this file