aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridHypergrid.ini
diff options
context:
space:
mode:
authorMelanie2010-09-15 15:56:03 +0100
committerMelanie2010-09-15 15:56:03 +0100
commit0d034712baac235df7aea019e259c101d9ff4517 (patch)
treef625e3701ae70459a648aacd3808e112c2b1e861 /bin/config-include/GridHypergrid.ini
parentFix the above (diff)
downloadopensim-SC_OLD-0d034712baac235df7aea019e259c101d9ff4517.zip
opensim-SC_OLD-0d034712baac235df7aea019e259c101d9ff4517.tar.gz
opensim-SC_OLD-0d034712baac235df7aea019e259c101d9ff4517.tar.bz2
opensim-SC_OLD-0d034712baac235df7aea019e259c101d9ff4517.tar.xz
Make AuthorizationService optional and disabled by default. It depends on
external PHP and the default configuration makes it throw for not having a URL to this PHP
Diffstat (limited to 'bin/config-include/GridHypergrid.ini')
-rw-r--r--bin/config-include/GridHypergrid.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/config-include/GridHypergrid.ini b/bin/config-include/GridHypergrid.ini
index d69a945..cb9ead4 100644
--- a/bin/config-include/GridHypergrid.ini
+++ b/bin/config-include/GridHypergrid.ini
@@ -17,7 +17,6 @@
17 AvatarServices = "RemoteAvatarServicesConnector" 17 AvatarServices = "RemoteAvatarServicesConnector"
18 NeighbourServices = "RemoteNeighbourServicesConnector" 18 NeighbourServices = "RemoteNeighbourServicesConnector"
19 AuthenticationServices = "RemoteAuthenticationServicesConnector" 19 AuthenticationServices = "RemoteAuthenticationServicesConnector"
20 AuthorizationServices = "RemoteAuthorizationServicesConnector"
21 PresenceServices = "RemotePresenceServicesConnector" 20 PresenceServices = "RemotePresenceServicesConnector"
22 UserAccountServices = "RemoteUserAccountServicesConnector" 21 UserAccountServices = "RemoteUserAccountServicesConnector"
23 GridUserServices = "RemoteGridUserServicesConnector" 22 GridUserServices = "RemoteGridUserServicesConnector"