~juju-jitsu/charms/precise/charmworld/trunk

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Aaron Bentley
  • Date: 2013-01-24 17:47:45 UTC
  • mfrom: (30.3.8 cron-mail)
  • Revision ID: aaron@canonical.com-20130124174745-1frimo7mr8b87n55
Enable sending error mail.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
    type: int
12
12
    default: -1
13
13
    description: "The revno of the bzr branch to use. -1 for current tip."
 
14
  error-email:
 
15
    type: string
 
16
    default: ""
 
17
    description: "Address to mail errors to."