From c6c7647c6b01c28df5918d47b7cc5f229105d77b Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Sun, 21 May 2023 23:33:52 +0200 Subject: [PATCH] copr-frontend: add alias for showing the usage treemap --- roles/copr/frontend/templates/httpd/coprs.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/copr/frontend/templates/httpd/coprs.conf b/roles/copr/frontend/templates/httpd/coprs.conf index f7193a71c3..54b57c453e 100644 --- a/roles/copr/frontend/templates/httpd/coprs.conf +++ b/roles/copr/frontend/templates/httpd/coprs.conf @@ -1,6 +1,7 @@ WSGISocketPrefix /var/run/wsgi Alias /robots.txt /var/www/html/robots.txt Alias "/db_dumps/" "/var/www/html/db_dumps/" +Alias "/usage/" "/var/www/html/usage/" {%- macro develizer(processes, threads) %} {% if devel %}