~ubuntu-branches/ubuntu/maverick/imdbpy/maverick

« back to all changes in this revision

Viewing changes to docs/imdbpy.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Ana Beatriz Guerrero Lopez
  • Date: 2009-09-13 01:00:12 UTC
  • mfrom: (1.1.11 upstream) (3.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20090913010012-buaumiky0oxs11ku
Tags: 4.2-1
* New upstream release.
* Update patch no_install_doc_or_stuff_in_etc.
* Update to standards-Version 3.8.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
# a comma, to express order preference.  Valid values: "sqlobject", "sqlalchemy"
59
59
#useORM = sqlobject,sqlalchemy
60
60
 
61
 
# Parameters for the 'local' data access system.
62
 
#accessSystem = local
63
 
#dbDirectory = /usr/local/imdb
64
 
 
65
61