Revert "new 404"

Browsers don't like a video as a 404
This reverts commit eb7f8871ea.
This commit is contained in:
Your New SJW Waifu 2021-01-15 04:23:59 -06:00
parent eb7f8871ea
commit d4ea8430fe
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
error_page 403 =404 /dayman.mp4;
error_page 404 /dayman.mp4;
location = /dayman.mp4 {
error_page 403 =404 /lain_404.gif;
error_page 404 /lain_404.gif;
location = /lain_404.gif {
root /opt/pleroma/instance/static/static/error/404;
internal;
add_header Strict-Transport-Security "max-age=31536000; includeSubdomains; preload";

Binary file not shown.