URGENT: commit snuck in twice when merging master

This commit is contained in:
Sam 2015-02-20 11:15:12 +11:00
parent f6e9293840
commit b6bbf36c03

View File

@ -76,11 +76,6 @@ server {
internal;
}
# prevent direct download of backups
location ^~ /backups/ {
internal;
}
location / {
root $public;
add_header ETag "";