aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridCommon.ini.example
diff options
context:
space:
mode:
authorMelanie2010-09-16 18:04:50 +0100
committerMelanie2010-09-16 18:04:50 +0100
commit58b1ee8e2ca93897415f665bddb5b48966364911 (patch)
treecaa862e2ecbdb2a9c72d85846f2ece1b19c9b8b1 /bin/config-include/GridCommon.ini.example
parentRevert last commit (diff)
parentAdd the modules include line back that i dropped by mistake (diff)
downloadopensim-SC_OLD-58b1ee8e2ca93897415f665bddb5b48966364911.zip
opensim-SC_OLD-58b1ee8e2ca93897415f665bddb5b48966364911.tar.gz
opensim-SC_OLD-58b1ee8e2ca93897415f665bddb5b48966364911.tar.bz2
opensim-SC_OLD-58b1ee8e2ca93897415f665bddb5b48966364911.tar.xz
Merge branch 'master' into careminster-presence-refactor
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-rw-r--r--bin/config-include/GridCommon.ini.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index c2cd5c3..3ab11b8 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -93,3 +93,6 @@
93 ;; Optionally, the port for the LLProxyLoginModule module can be changed 93 ;; Optionally, the port for the LLProxyLoginModule module can be changed
94 94
95 ;Setup_LLProxyLoginModule = "9090/" 95 ;Setup_LLProxyLoginModule = "9090/"
96
97 ;; Authorization is not on by default, as it depends on external php
98 ;AuthorizationServices = "RemoteAuthorizationServicesConnector"