diff --git a/roles/badges-frontend/files/tahrir.conf b/roles/badges-frontend/files/tahrir.conf index 5f4cd358ea..d5bc4622c4 100644 --- a/roles/badges-frontend/files/tahrir.conf +++ b/roles/badges-frontend/files/tahrir.conf @@ -1,4 +1,5 @@ -Alias /static /usr/share/tahrir/static +# We serve static resources dynamically for now. +#Alias /static /usr/share/tahrir/static WSGIDaemonProcess tahrir user=tahrir group=tahrir maximum-requests=1000 display-name=tahrir processes=4 threads=4 WSGISocketPrefix run/wsgi