mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Rename the AUR software to aurweb
Rename the project to help differentiate between the software providing access to the Arch User Repository and the collection of source packages itself. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
a28d4f8e3e
commit
cc1e8aed30
31 changed files with 73 additions and 176 deletions
|
@ -19,11 +19,11 @@ cache-static-ttl=60
|
|||
|
||||
root-title=AUR Package Repositories
|
||||
root-desc=Web interface to the AUR Package Repositories
|
||||
header=/srv/http/aur/web/template/cgit/header.html
|
||||
footer=/srv/http/aur/web/template/cgit/footer.html
|
||||
header=/srv/http/aurweb/web/template/cgit/header.html
|
||||
footer=/srv/http/aurweb/web/template/cgit/footer.html
|
||||
max-repodesc-length=50
|
||||
max-blob-size=2048
|
||||
max-stats=year
|
||||
enable-http-clone=1
|
||||
|
||||
scan-path=/srv/http/aur/repos/
|
||||
scan-path=/srv/http/aurweb/repos/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue