For hotspot.txt, we want all the stats

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-07-12 02:00:50 +02:00
parent c2403822e1
commit 9ade79edad

View file

@ -18,6 +18,7 @@
{% if site_name == "fedoraproject.org" %}
Include "conf.d/fedoraproject.org/expires.conf"
Include "conf.d/fedoraproject.org/logs.conf"
Alias /static/hotspot.txt /srv/web/fedoraproject.org/static/hotspot.txt
{% endif %}