copr-frontend: add alias for showing the usage treemap
This commit is contained in:
parent
2ecf286302
commit
c6c7647c6b
1 changed files with 1 additions and 0 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue