diff options
author | UbitUmarov | 2017-05-31 01:29:38 +0100 |
---|---|---|
committer | UbitUmarov | 2017-05-31 01:29:38 +0100 |
commit | e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0 (patch) | |
tree | 9a287d411237354981e3ef71c258572e431fe859 /bin/config-include/Grid.ini | |
parent | remove anoying crossing messages on open borders (diff) | |
download | opensim-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.ini | 2 |
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" |