Browse Source

Update profile

Daniel Supernault 2 năm trước cách đây
mục cha
commit
2cbf1acec3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/Profile.php

+ 0 - 1
app/Profile.php

@@ -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;