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 :(

comments

yeah because i dont want 5mb large posts

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

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

how do edit comments

ssh jeffalo@box
mongo
use social2
db.comments.update({ _id: ObjectId('615f3a5d84392ca1551e476f') }, { $set: { content: "amogus" } })