pull/4456/head
Daniel Supernault 2023-06-06 06:21:24 -06:00
rodzic 0f72b33c0e
commit 2cbf1acec3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 0DEF1C662C9033F7
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -180,7 +180,6 @@ class Profile extends Model
if( $avatar->is_remote &&
$avatar->remote_url &&
boolval(config_cache('pixelfed.cloud_storage')) == false &&
boolval(config_cache('federation.avatars.store_local')) == true
) {
return $avatar->remote_url;