~sambuddhabasu1/mailman/fix_mailman_run_error

« back to all changes in this revision

Viewing changes to src/mailman/testing/testing.cfg

  • Committer: Barry Warsaw
  • Date: 2014-11-01 03:48:13 UTC
  • mto: This revision was merged to the branch mainline in revision 7253.
  • Revision ID: barry@list.org-20141101034813-17ma4eiq7thxjypf
SQLite by default

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
# A testing configuration.
19
19
 
20
20
# For testing against PostgreSQL.
21
 
[database]
22
 
class: mailman.database.postgresql.PostgreSQLDatabase
23
 
url: postgresql://barry:barry@localhost:5432/mailman
 
21
#[database]
 
22
#class: mailman.database.postgresql.PostgreSQLDatabase
 
23
#url: postgresql://barry:barry@localhost:5432/mailman
24
24
 
25
25
[mailman]
26
26
site_owner: noreply@example.com