diff options
author | Diva Canto | 2010-01-13 19:25:33 -0800 |
---|---|---|
committer | Diva Canto | 2010-01-13 19:25:33 -0800 |
commit | daa9866a9adf591c6b32f992d189f6a1189a1677 (patch) | |
tree | e8e5143e8076b55f4594bd6f6b532e5d9f6411c4 /bin/config-include/GridHypergrid.ini | |
parent | Make use of Fallback regions when the desired start region is having problems. (diff) | |
download | opensim-SC_OLD-daa9866a9adf591c6b32f992d189f6a1189a1677.zip opensim-SC_OLD-daa9866a9adf591c6b32f992d189f6a1189a1677.tar.gz opensim-SC_OLD-daa9866a9adf591c6b32f992d189f6a1189a1677.tar.bz2 opensim-SC_OLD-daa9866a9adf591c6b32f992d189f6a1189a1677.tar.xz |
Omit AuthorizationService from the default configurations, because the service doesn't exist in the distribution.
Diffstat (limited to 'bin/config-include/GridHypergrid.ini')
-rw-r--r-- | bin/config-include/GridHypergrid.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/config-include/GridHypergrid.ini b/bin/config-include/GridHypergrid.ini index 1a68362..3089598 100644 --- a/bin/config-include/GridHypergrid.ini +++ b/bin/config-include/GridHypergrid.ini | |||
@@ -16,7 +16,6 @@ | |||
16 | GridServices = "HGGridServicesConnector" | 16 | GridServices = "HGGridServicesConnector" |
17 | NeighbourServices = "RemoteNeighbourServicesConnector" | 17 | NeighbourServices = "RemoteNeighbourServicesConnector" |
18 | AuthenticationServices = "RemoteAuthenticationServicesConnector" | 18 | AuthenticationServices = "RemoteAuthenticationServicesConnector" |
19 | AuthorizationServices = "LocalAuthorizationServicesConnector" | ||
20 | PresenceServices = "RemotePresenceServicesConnector" | 19 | PresenceServices = "RemotePresenceServicesConnector" |
21 | UserAccountServices = "RemoteUserAccountServicesConnector" | 20 | UserAccountServices = "RemoteUserAccountServicesConnector" |
22 | SimulationServices = "RemoteSimulationConnectorModule" | 21 | SimulationServices = "RemoteSimulationConnectorModule" |