From 53350f42abbb98c98c979d3a663d5bd902cbc92c Mon Sep 17 00:00:00 2001 From: artunit Date: Wed, 4 May 2011 01:15:56 +0000 Subject: [PATCH] show opensrf config in settings example git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1436 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- conifer/local_settings.py.example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conifer/local_settings.py.example b/conifer/local_settings.py.example index 9c37ac6..48fb91d 100644 --- a/conifer/local_settings.py.example +++ b/conifer/local_settings.py.example @@ -65,3 +65,7 @@ Z3950_CONFIG = ('zed.concat.ca', 210, 'OWA') #OWA,OSUL,CONIFER # 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" -- 2.11.0