aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridHypergrid.ini
diff options
context:
space:
mode:
authorUbitUmarov2017-05-31 01:29:38 +0100
committerUbitUmarov2017-05-31 01:29:38 +0100
commite5991124dda62bd5bc4bce2cc5b2241ea2ef65f0 (patch)
tree9a287d411237354981e3ef71c258572e431fe859 /bin/config-include/GridHypergrid.ini
parentremove anoying crossing messages on open borders (diff)
downloadopensim-SC_OLD-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.zip
opensim-SC_OLD-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.tar.gz
opensim-SC_OLD-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.tar.bz2
opensim-SC_OLD-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.tar.xz
merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in single NeighbourServicesOutConnector
Diffstat (limited to 'bin/config-include/GridHypergrid.ini')
-rw-r--r--bin/config-include/GridHypergrid.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/GridHypergrid.ini b/bin/config-include/GridHypergrid.ini
index f5f4c87..68f2eb1 100644
--- a/bin/config-include/GridHypergrid.ini
+++ b/bin/config-include/GridHypergrid.ini
@@ -15,7 +15,7 @@
15 InventoryServices = "HGInventoryBroker" 15 InventoryServices = "HGInventoryBroker"
16 GridServices = "RemoteGridServicesConnector" 16 GridServices = "RemoteGridServicesConnector"
17 AvatarServices = "RemoteAvatarServicesConnector" 17 AvatarServices = "RemoteAvatarServicesConnector"
18 NeighbourServices = "RemoteNeighbourServicesConnector" 18 NeighbourServices = "NeighbourServicesOutConnector"
19 AuthenticationServices = "RemoteAuthenticationServicesConnector" 19 AuthenticationServices = "RemoteAuthenticationServicesConnector"
20 AuthorizationServices = "LocalAuthorizationServicesConnector" 20 AuthorizationServices = "LocalAuthorizationServicesConnector"
21 PresenceServices = "RemotePresenceServicesConnector" 21 PresenceServices = "RemotePresenceServicesConnector"