remove legacy graphene.png redirect
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user