remove legacy graphene.png redirect

This commit is contained in:
Daniel Micay 2021-05-16 06:28:00 -04:00
parent 7f89a19b00
commit f1f3ee0cab

View File

@ -155,10 +155,6 @@ http {
return 301 /.well-known/security.txt;
}
location = /graphene.png {
return 301 /logo.png;
}
location = /pdfviewer_privacy_policy {
return 301 /pdfviewer-privacy-policy;
}