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/Standalone.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/Standalone.ini')
-rw-r--r-- | bin/config-include/Standalone.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/Standalone.ini b/bin/config-include/Standalone.ini index 78ada2b..db7cb36 100644 --- a/bin/config-include/Standalone.ini +++ b/bin/config-include/Standalone.ini | |||
@@ -7,7 +7,7 @@ | |||
7 | [Modules] | 7 | [Modules] |
8 | AssetServices = "LocalAssetServicesConnector" | 8 | AssetServices = "LocalAssetServicesConnector" |
9 | InventoryServices = "LocalInventoryServicesConnector" | 9 | InventoryServices = "LocalInventoryServicesConnector" |
10 | NeighbourServices = "LocalNeighbourServicesConnector" | 10 | NeighbourServices = "NeighbourServicesOutConnector" |
11 | AuthenticationServices = "LocalAuthenticationServicesConnector" | 11 | AuthenticationServices = "LocalAuthenticationServicesConnector" |
12 | AuthorizationServices = "LocalAuthorizationServicesConnector" | 12 | AuthorizationServices = "LocalAuthorizationServicesConnector" |
13 | GridServices = "LocalGridServicesConnector" | 13 | GridServices = "LocalGridServicesConnector" |