doey — 10/7/2021, 5:06:20 PM

wasteof doesnt support the data: protocol so if you used it for a image like this for example: data:image/png;base64,<base64 image data here>

it wont work :(

♥ 0 ↩ 0 💬 7 comments

comments

jeffalo:

yeah because i dont want 5mb large posts

10/7/2021, 5:37:01 PM
doey:

it would take a lot of posts just to take up 5 mb of wasteof

10/7/2021, 6:12:26 PM
jeffalo:

but not many posts if i let people put images directly in posts

10/7/2021, 6:14:06 PM
doey:

how do edit comments

10/7/2021, 6:16:07 PM
jeffalo:
ssh jeffalo@box
mongo
use social2
db.comments.update({ _id: ObjectId('615f3a5d84392ca1551e476f') }, { $set: { content: "amogus" } })
10/7/2021, 6:20:13 PM
doey:

ok thanks

10/7/2021, 6:22:07 PM
jeffalo:

no problem willy

10/7/2021, 6:22:46 PM