aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/Grid.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/Grid.ini
parentremove anoying crossing messages on open borders (diff)
downloadopensim-SC-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.zip
opensim-SC-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.tar.gz
opensim-SC-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.tar.bz2
opensim-SC-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.tar.xz
merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in single NeighbourServicesOutConnector
Diffstat (limited to 'bin/config-include/Grid.ini')
-rw-r--r--bin/config-include/Grid.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/Grid.ini b/bin/config-include/Grid.ini
index fc98879..988e681 100644
--- a/bin/config-include/Grid.ini
+++ b/bin/config-include/Grid.ini
@@ -12,7 +12,7 @@
12 InventoryServices = "RemoteXInventoryServicesConnector" 12 InventoryServices = "RemoteXInventoryServicesConnector"
13 GridServices = "RemoteGridServicesConnector" 13 GridServices = "RemoteGridServicesConnector"
14 AvatarServices = "RemoteAvatarServicesConnector" 14 AvatarServices = "RemoteAvatarServicesConnector"
15 NeighbourServices = "RemoteNeighbourServicesConnector" 15 NeighbourServices = "NeighbourServicesOutConnector"
16 AuthenticationServices = "RemoteAuthenticationServicesConnector" 16 AuthenticationServices = "RemoteAuthenticationServicesConnector"
17 AuthorizationServices = "LocalAuthorizationServicesConnector" 17 AuthorizationServices = "LocalAuthorizationServicesConnector"
18 PresenceServices = "RemotePresenceServicesConnector" 18 PresenceServices = "RemotePresenceServicesConnector"