mirror of
https://github.com/discourse/discourse.git
synced 2024-12-16 02:03:45 +08:00
URGENT: commit snuck in twice when merging master
This commit is contained in:
parent
f6e9293840
commit
b6bbf36c03
|
@ -76,11 +76,6 @@ server {
|
|||
internal;
|
||||
}
|
||||
|
||||
# prevent direct download of backups
|
||||
location ^~ /backups/ {
|
||||
internal;
|
||||
}
|
||||
|
||||
location / {
|
||||
root $public;
|
||||
add_header ETag "";
|
||||
|
|
Loading…
Reference in New Issue
Block a user