add redirect for legacy (never used) /generate_204

This commit is contained in:
Daniel Micay 2020-12-30 19:49:26 -05:00
parent 967c9a7a7f
commit 5b985a2fe1

View File

@ -166,6 +166,10 @@ http {
return 301 /mstile/310x150.png;
}
location = /generate_204 {
return 301 /faq#default-connections;
}
location = /404 {
internal;
http2_push /grapheneos.css?29;