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/StandaloneHypergrid.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/StandaloneHypergrid.ini')
-rw-r--r-- | bin/config-include/StandaloneHypergrid.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini index eaacfff..84867a9 100644 --- a/bin/config-include/StandaloneHypergrid.ini +++ b/bin/config-include/StandaloneHypergrid.ini | |||
@@ -10,7 +10,7 @@ | |||
10 | [Modules] | 10 | [Modules] |
11 | AssetServices = "HGAssetBroker" | 11 | AssetServices = "HGAssetBroker" |
12 | InventoryServices = "HGInventoryBroker" | 12 | InventoryServices = "HGInventoryBroker" |
13 | NeighbourServices = "LocalNeighbourServicesConnector" | 13 | NeighbourServices = "NeighbourServicesOutConnector" |
14 | AuthenticationServices = "LocalAuthenticationServicesConnector" | 14 | AuthenticationServices = "LocalAuthenticationServicesConnector" |
15 | AuthorizationServices = "LocalAuthorizationServicesConnector" | 15 | AuthorizationServices = "LocalAuthorizationServicesConnector" |
16 | GridServices = "LocalGridServicesConnector" | 16 | GridServices = "LocalGridServicesConnector" |