wip bsky client for the web & android
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 3 lines 132 B view raw
1export const MAX_POST_IMAGE_SIZE = 1_000_000 2export const MAX_POST_VIDEO_SIZE = 100_000_000 3export const MAX_POST_TEXT_LENGTH = 300