reverse change in proxy.php (issue with proxied images is within c#/uwp of windows, not in Friendica server)

2022.09-rc
gerhard6380 2016-11-23 00:14:45 +01:00
rodzic 41ab4479fa
commit a0a26a830f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -248,7 +248,7 @@ function proxy_url($url, $writemode = false, $size = "") {
return($url);
}
if (get_config("system", "proxy_disabled") || $a->module == "api")
if (get_config("system", "proxy_disabled"))
return($url);
// Creating a sub directory to reduce the amount of files in the cache directory