~onlineservices-charmers/charms/precise/gunicorn/trunk

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Patrick Hetu
  • Date: 2012-06-14 19:39:52 UTC
  • Revision ID: patrick.hetu@gmail.com-20120614193952-15drt5ywg263if9d
use wsgi_timestamp variable to trigger a reload

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
        type: string
64
64
        default: ""
65
65
        description: "Extra settings. For example: {--debug},"
 
66
    wsgi_timestamp:
 
67
        type string
 
68
        default: ""
 
69
        description: "The variable to modify to trigger Gunicorn reload"