aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneHypergrid.ini
diff options
context:
space:
mode:
authorDiva Canto2011-05-24 09:38:03 -0700
committerDiva Canto2011-05-24 09:38:03 -0700
commite19031849ec2957f7312d7e2417bd8c8da0efc53 (patch)
treeaf29b1a7625422ef9b249537b1e5a17617ddbc7c /bin/config-include/StandaloneHypergrid.ini
parentHG friends: Status notifications working. Also initial logins get the online ... (diff)
downloadopensim-SC_OLD-e19031849ec2957f7312d7e2417bd8c8da0efc53.zip
opensim-SC_OLD-e19031849ec2957f7312d7e2417bd8c8da0efc53.tar.gz
opensim-SC_OLD-e19031849ec2957f7312d7e2417bd8c8da0efc53.tar.bz2
opensim-SC_OLD-e19031849ec2957f7312d7e2417bd8c8da0efc53.tar.xz
Added necessary code to drop inventory on hg friends using the profile window, but can't test because this mechanism doesn't seem to work without a profile service.
Diffstat (limited to 'bin/config-include/StandaloneHypergrid.ini')
-rw-r--r--bin/config-include/StandaloneHypergrid.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini
index f56bccd..6cd24b0 100644
--- a/bin/config-include/StandaloneHypergrid.ini
+++ b/bin/config-include/StandaloneHypergrid.ini
@@ -128,7 +128,7 @@
128 GatekeeperService = "OpenSim.Services.HypergridService.dll:GatekeeperService" 128 GatekeeperService = "OpenSim.Services.HypergridService.dll:GatekeeperService"
129 PresenceService = "OpenSim.Services.PresenceService.dll:PresenceService" 129 PresenceService = "OpenSim.Services.PresenceService.dll:PresenceService"
130 FriendsService = "OpenSim.Services.FriendsService.dll:FriendsService" 130 FriendsService = "OpenSim.Services.FriendsService.dll:FriendsService"
131 131 UserAccountService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
132 132
133 133
134;; The interface that local users get when they are in other grids 134;; The interface that local users get when they are in other grids