mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feat: add link to mailing list article on requests page
Provides a convenient way to check for responses on the mailing list prior to Accepting/Rejecting requests. We compute the Message-ID hash that can be used to link back to the article in the mailing list archive. Signed-off-by: moson-mo <mo-son@mailbox.org>
This commit is contained in:
parent
154bb239bf
commit
ff44eb02de
4 changed files with 61 additions and 3 deletions
|
@ -25,6 +25,7 @@ max_rpc_results = 5000
|
|||
max_search_results = 2500
|
||||
max_depends = 1000
|
||||
aur_request_ml = aur-requests@lists.archlinux.org
|
||||
ml_thread_url = https://lists.archlinux.org/archives/list/aur-requests@lists.archlinux.org/thread/%s
|
||||
request_idle_time = 1209600
|
||||
request_archive_time = 15552000
|
||||
auto_orphan_age = 15552000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue