~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/config/schema-lazr.conf

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-06-27 18:36:34 UTC
  • mfrom: (13023.9.12 rabbit-layer)
  • Revision ID: launchpad@pqm.canonical.com-20110627183634-96p3qvorpmvutpic
[r=jtv][no-qa] Introducing RabbitMQLayer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1773
1773
# datatype: filename
1774
1774
memory_profile_log:
1775
1775
 
 
1776
[rabbitmq]
 
1777
# The host:port at which RabbitMQ is listening.
 
1778
# datatype: string
 
1779
host: none
 
1780
# datatype: string
 
1781
userid: guest
 
1782
# datatype: string
 
1783
password: guest
 
1784
# datatype: string
 
1785
virtual_host: /
1776
1786
 
1777
1787
[reclaimbranchspace]
1778
1788
# The database user which will be used by this process.