~adeuring/charmworld/1206659-spurious-errors

« back to all changes in this revision

Viewing changes to default.ini

  • Committer: Aaron Bentley
  • Date: 2013-04-08 18:57:16 UTC
  • mto: This revision was merged to the branch mainline in revision 189.
  • Revision ID: aaron@canonical.com-20130408185716-pszrrzantmrtm8yg
Retrieve number of days' worth of revisions from config.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
# Worker configuration
51
51
worker_interval = 900
52
52
 
 
53
# The number of days' worth of revisions to store (for "x commits in y days"
 
54
# text)
 
55
days_of_revisions = 30
 
56
 
53
57
[server:main]
54
58
use = egg:Paste#http
55
59
host = 0.0.0.0