Remove commented out code

This commit is contained in:
PJ 2021-12-02 17:23:37 +01:00
parent 7f28d30a44
commit 6e1af409c6
No known key found for this signature in database
GPG Key ID: F345964979FA8971
1 changed files with 1 additions and 10 deletions

View File

@ -116,16 +116,7 @@ location /abuse/ {
}
location /report-abuse {
# include /etc/nginx/conf.d/include/cors;
# set $skylink "vg2e911ounsg4d87jppvj5mkcg3gvnceh28aobjl2puonuu24696uno";
# set $path $uri;
# include /etc/nginx/conf.d/include/location-skylink;
# proxy_intercept_errors on;
# error_page 400 404 490 500 502 503 504 =200 @fallback2;
# TODO: wanted to use proxy pass but ran into error here
# TODO: do a proxy_pass
return https://0404guluqu38oaqapku91ed11kbhkge55smh9lhjukmlrj37lfpm8no.siasky.net;
}