From: artunit Date: Wed, 4 May 2011 01:15:56 +0000 (+0000) Subject: show opensrf config in settings example X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=53350f42abbb98c98c979d3a663d5bd902cbc92c;p=syrup%2Fmasslnc.git show opensrf config in settings example git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1436 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- 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"