mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 19:35:07 +08:00
Easyfix: config change
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user