remove obsolete redirect

This commit is contained in:
Daniel Micay 2023-06-06 14:10:39 -04:00
parent 5a26772577
commit a93b9da909

View File

@ -266,10 +266,6 @@ http {
return 301 /install/web;
}
location = /LICENSE {
return 301 /LICENSE.txt;
}
location = /generate_204 {
return 301 /faq#default-connections;
}