aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneHypergrid.ini
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-09-26 22:49:05 +0100
committerJustin Clark-Casey (justincc)2012-09-26 22:49:05 +0100
commit21f30a1b5f360d462921ffccc13e31a0ff99be66 (patch)
tree8e04e1b97211107804b9589a42b6fd01835fc929 /bin/config-include/StandaloneHypergrid.ini
parentAdd basic undo/redo regression tests. (diff)
parentUse GridUser properly for foreign users. (diff)
downloadopensim-SC_OLD-21f30a1b5f360d462921ffccc13e31a0ff99be66.zip
opensim-SC_OLD-21f30a1b5f360d462921ffccc13e31a0ff99be66.tar.gz
opensim-SC_OLD-21f30a1b5f360d462921ffccc13e31a0ff99be66.tar.bz2
opensim-SC_OLD-21f30a1b5f360d462921ffccc13e31a0ff99be66.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
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 b0ae351..76d588c 100644
--- a/bin/config-include/StandaloneHypergrid.ini
+++ b/bin/config-include/StandaloneHypergrid.ini
@@ -130,6 +130,7 @@
130 LocalServiceModule = "OpenSim.Services.HypergridService.dll:GatekeeperService" 130 LocalServiceModule = "OpenSim.Services.HypergridService.dll:GatekeeperService"
131 ;; for the service 131 ;; for the service
132 UserAccountService = "OpenSim.Services.UserAccountService.dll:UserAccountService" 132 UserAccountService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
133 GridUserService = "OpenSim.Services.UserAccountService.dll:GridUserService"
133 UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService" 134 UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService"
134 PresenceService = "OpenSim.Services.PresenceService.dll:PresenceService" 135 PresenceService = "OpenSim.Services.PresenceService.dll:PresenceService"
135 GridService = "OpenSim.Services.GridService.dll:GridService" 136 GridService = "OpenSim.Services.GridService.dll:GridService"