added warning to README
authorartunit <artunit@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 5 May 2011 18:47:34 +0000 (18:47 +0000)
committerartunit <artunit@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 5 May 2011 18:47:34 +0000 (18:47 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1438 6d9bc8c9-1ec2-4278-b937-99fde70a366f

conifer/README

index 8b06807..3da49c8 100644 (file)
@@ -41,6 +41,10 @@ This might work:
 
 * Copy local_settings.py.example to local_settings.py, and review the settings
 
+* If you want to use Evergreen authentication and/or plan to update the catalogue
+from syrup, you must fill in all the commented values in local_settings and
+set EVERGREEN_AUTHENTICATION to True
+
 * ./manage.py syncdb
 
 Note: don't use the "./" syntax in windows for the commands, e.g.: