diff --git a/data/nginx/files/extras/voc.pretalx/pretalx b/data/nginx/files/extras/voc.pretalx/pretalx index 1d1c718..8c82109 100644 --- a/data/nginx/files/extras/voc.pretalx/pretalx +++ b/data/nginx/files/extras/voc.pretalx/pretalx @@ -25,12 +25,3 @@ 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; - } -