mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Hide old requests from the dashboard
Only show package requests created less than 6 months ago on the dashboard. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
b3fdd3f803
commit
92049e8061
2 changed files with 4 additions and 1 deletions
|
@ -25,6 +25,7 @@ max_rpc_results = 5000
|
|||
max_depends = 1000
|
||||
aur_request_ml = aur-requests@archlinux.org
|
||||
request_idle_time = 1209600
|
||||
request_archive_time = 15552000
|
||||
auto_orphan_age = 15552000
|
||||
auto_delete_age = 86400
|
||||
source_file_uri = https://aur.archlinux.org/cgit/aur.git/tree/%s?h=%s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue