this post was submitted on 15 Jun 2023
3 points (100.0% liked)

Meta (lemm.ee)

3473 readers
3 users here now

lemm.ee Meta

This is a community for discussion about this particular Lemmy instance.

News and updates about lemm.ee will be posted here, so if that's something that interests you, make sure to subscribe!


Rules:


If you're a Discord user, you can also join our Discord server: https://discord.gg/XM9nZwUn9K

Discord is only a back-up channel, [email protected] will always be the main place for lemm.ee communications.


If you need help with anything, please post in !support instead.

founded 1 year ago
MODERATORS
 

I'm building a refugee community for a subreddit (or two) I used to moderate, and I'm trying to add an icon and I keep getting the error message "SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data". I couldn't find any documentation about the expected size of icons and banners, so I don't know where to start.

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (2 children)

Looks like icons are 600x600, based on what everyone elses icon was. Didn't find it in the docs, but cutting my image down worked wonders. Thanks!

[–] [email protected] 2 points 1 year ago

Hey! The main limit at the moment is actually that all uploaded images should be smaller than 100kb. I assume that by resizing, you also cut down on the file size, and that is what solved the issue. Glad you got it working!