~launchpad-results/launchpad-results/trunk

« back to all changes in this revision

Viewing changes to configs/production/settings.conf

  • Committer: Marc Tardif
  • Date: 2011-11-22 20:30:35 UTC
  • Revision ID: marc.tardif@canonical.com-20111122203035-gf3yiv7iqwgwbss0
Fixed login for user created from submission and incorrect CAPTURE devices.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# This is the Launchpad Results settings configuration.
2
 
#
3
 
# The path to this file can be defined in the environment
4
 
# with the LPRESULTS_TRACKER_SETTINGS variable.
5
 
 
6
 
[DEFAULT]
7
 
 
8
 
debug = False
9
 
 
10
 
media-root = /srv/production.lpresults/data/static
11
 
 
12
 
template-dirs = /srv/production.lpresults/data/templates
13
 
 
14
 
[storm-stores]
15
 
 
16
 
session = postgres://lpresults:lpresults@localhost/lpresults-production-session
17
 
 
18
 
session-autocommit = postgres://lpresults:lpresults@localhost/lpresults-production-session?isolation=autocommit
19
 
 
20
 
test-1 = postgres://lpresults:lpresults@localhost/lpresults-production-test-1
21
 
 
22
 
tracker = postgres://lpresults:lpresults@localhost/lpresults-production-tracker
23
 
 
24
 
[lpresults-scripts]
25
 
 
26
 
lockpath = /srv/production.lpresults/lock
27
 
 
28
 
[lpresults-storage-buckets]
29
 
 
30
 
attachments = /srv/production.lpresults/state/attachments