~patrick-hetu/+junk/python-django-mysql-support

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Brandon Holtsclaw
  • Date: 2013-02-01 16:22:40 UTC
  • mfrom: (21.3.2 python-django)
  • Revision ID: me@brandonholtsclaw.com-20130201162240-ddvetvua69tps051
MP #145235 - Bruno Girin

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
        type: string
17
17
        default: ""
18
18
        description: The vcs password.
 
19
    application_path:
 
20
        type: string
 
21
        default: ""
 
22
        description: |
 
23
          The relative path to the root of the Django application tree where the manage.py
 
24
          script is located.
19
25
    extra_deb_pkgs:
20
26
        type: string
21
27
        default: ""