Lukas chipotledonut Yeah. @treequell could you please forward this question to someone who knows the answer? Thank you.
dgzeij Forum used: https://discuss.grapheneos.org/d/5165-gos-forum-as-a-pwa/2 = Flarum Flarum defaults: https://github.com/flarum/framework/blob/v1.8.1/framework/core/src/User/AvatarUploader.php $encodedImage = $image->fit(100, 100)->encode('png'); = 100x100 pixels https://github.com/flarum/framework/blob/v1.8.1/framework/core/src/User/AvatarValidator.php protected function getMaxSize() { return 2048; } = 2MB
chipotledonut I tried 100x100 jpg, png Nothing works. Avatar is blank after that and if i try to open image in a new tab: https://discuss.grapheneos.org/assets/avatars/NRIaUqmR8uwOB7ZR.png