Easyfix: config change
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
805eb1f715
commit
eb2b92002c
1 changed files with 6 additions and 0 deletions
|
@ -3,7 +3,13 @@ template = "fedora_gather_easyfix/template.html"
|
|||
repo_source = "wiki"
|
||||
wiki_url = "fedoraproject.org"
|
||||
|
||||
# Mark tickets as old or very old after these many days without an update
|
||||
old_days = 365
|
||||
very_old_days = 1095 # 3 years
|
||||
|
||||
|
||||
[cache]
|
||||
# No caching
|
||||
backend = "dogpile.cache.null"
|
||||
|
||||
[github]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue