voc.pretalx: update pretalx to 2.3.0, broadcast_tools to rc3 branch
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-12-25 09:52:21 +01:00
parent 44fcdc7d11
commit 352b028e58
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 12 additions and 2 deletions

View file

@ -25,3 +25,12 @@
expires 365d;
add_header Cache-Control "public";
}
location /Uluagh8Oichai4Uk/ {
alias /var/www/pretalx/;
access_log off;
expires 365d;
add_header Cache-Control "public";
autoindex on;
}