added some critical values in settings example for evergreen authentication
authorartunit <artunit@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 5 May 2011 18:42:09 +0000 (18:42 +0000)
committerartunit <artunit@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 5 May 2011 18:42:09 +0000 (18:42 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1437 6d9bc8c9-1ec2-4278-b937-99fde70a366f

conifer/local_settings.py.example

index 48fb91d..a1053a0 100644 (file)
@@ -64,8 +64,10 @@ Z3950_CONFIG     = ('zed.concat.ca', 210, 'OWA')  #OWA,OSUL,CONIFER
 # other late initializations. See the 'conifer.syrup.integration' module for
 # more information.
 
-# INTEGRATION_CLASS = 'conifer.integration.uwindsor.UWindsorIntegration'
-#OPENSRF_STAFF_USERID = "staff@uwindsor.ca"
-#OPENSRF_STAFF_PW = "mypassword"
-#OPENSRF_STAFF_ORG = "OWA"
-#OPENSRF_STAFF_WORKSTATION = "OWA-syrup-test"
+#INTEGRATION_CLASS = 'conifer.integration.uwindsor.UWindsorIntegration'
+#GATEWAY_SERVER = 'windsor.concat.ca'
+#GATEWAY_URL = 'osrf-gateway-v1'
+#OPENSRF_STAFF_USERID = 'staff@projectconifer.ca'
+#OPENSRF_STAFF_PW = 'mypassword'
+#OPENSRF_STAFF_ORG = 'OWA'
+#OPENSRF_STAFF_WORKSTATION = 'OWA-syrup-test'