Skip to content
Snippets Groups Projects

aurweb: Make SSH faster by avoiding slow Poetry (~2,5 sec faster)

Merged Kristian Klausen requested to merge klausenbusk/infrastructure:aur-fix-slow-ssh into master
All threads resolved!
Files
17
@@ -12,7 +12,7 @@ archweb_domains_templates:
archweb_allowed_hosts: ["{{ archweb_domain }}", 'ipxe.archlinux.org']
archweb_nginx_conf: '/etc/nginx/nginx.d/archweb.conf'
archweb_repository: 'https://github.com/archlinux/archweb.git'
archweb_version: 'release_2022-06-06'
archweb_version: 'release_2022-08-12'
archweb_pgp_key: ['E499C79F53C96A54E572FEE1C06086337C50773E']
archweb_site: true
archweb_mirrorcheck: false
Loading