mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Always use virtual URLs
Support for non-virtual URLs has been broken for a long time and is no longer used on the official AUR setup. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
bef4fc9f44
commit
571b74b901
9 changed files with 47 additions and 171 deletions
|
@ -22,7 +22,6 @@ max_filesize_uncompressed = 8388608
|
|||
disable_http_login = 1
|
||||
aur_location = http://localhost
|
||||
package_url = /packages/
|
||||
use_virtual_urls = 1
|
||||
max_rpc_results = 5000
|
||||
aur_request_ml = aur-requests@archlinux.org
|
||||
request_idle_time = 1209600
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue