~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to configs/development/launchpad-lazr.conf

  • Committer: Curtis Hovey
  • Date: 2011-12-18 15:13:07 UTC
  • mto: This revision was merged to the branch mainline in revision 14547.
  • Revision ID: curtis.hovey@canonical.com-20111218151307-sdm2gzobt5tplbe0
Moved badges to lp.app.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# values. Values are strings, except for numbers that look like ints.
4
4
# The tokens true, false, and none are treated as True, False, and None.
5
5
[meta]
6
 
extends: ../../lib/lp/services/config/schema-lazr.conf
 
6
extends: ../../lib/canonical/config/schema-lazr.conf
7
7
 
8
8
[archivepublisher]
9
9
run_parts_location: none
17
17
uploader: scripts/process-upload.py -Mvv
18
18
bzr_builder_sources_list: None
19
19
 
 
20
[buildsequencer]
 
21
mailproblemsto: root
 
22
logfile: -
 
23
 
 
24
[buildsequencer_job.slave_scanner]
 
25
mindelay: 10
 
26
 
 
27
[build_from_branch]
 
28
enabled = True
 
29
 
20
30
[bzr_lpserve]
21
31
error_dir: /var/tmp/codehosting.test
22
32
oops_prefix: BZR
48
58
authentication_endpoint: http://xmlrpc-private.launchpad.dev:8087/authserver
49
59
codehosting_endpoint: http://xmlrpc-private.launchpad.dev:8087/codehosting
50
60
supermirror_root: http://bazaar.launchpad.dev/
 
61
hosted_branches_root: /var/tmp/bazaar.launchpad.dev/push-branches/
51
62
codebrowse_root: http://bazaar.launchpad.dev/
52
63
secure_codebrowse_root: https://bazaar.launchpad.dev/
53
64
internal_branch_by_id_root: http://bazaar-internal.launchpad.dev/
97
108
[distributionmirrorprober]
98
109
use_proxy: False
99
110
timeout: 10
100
 
cdimage_file_list_url: file:lib/lp/registry/tests/ubuntu-releases.testdata
 
111
cdimage_file_list_url: file:lib/canonical/launchpad/doc/ubuntu-releases.testdata
101
112
 
102
113
[distroseriesdifferencejob]
103
114
oops_prefix: DSDJ
139
150
announcement_batch_size: 4
140
151
download_batch_size: 4
141
152
summary_list_size: 5
 
153
openid_preauthorization_acl:
 
154
    localhost http://launchpad.dev/
142
155
max_bug_feed_cache_minutes: 30
143
156
bzr_imports_root_url: file:///tmp/bazaar-branches
144
157
geoip_database: /usr/share/GeoIP/GeoLiteCity.dat
186
199
build_var_dir: /var/tmp/mailman
187
200
xmlrpc_runner_sleep: 5
188
201
smtp: localhost:9025
 
202
oops_prefix: MMX
189
203
error_dir: /var/tmp/mailman-xmlrpc
190
204
list_help_header: http://help.launchpad.dev/ListHelp
191
205
archive_address: archive@mail-archive.dev