You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pastelog is a Rich editor it should supports rendering images, But we should also support ability to upload the images, By leveraging Firebase Storage.
To Avoid Storage Cap, We should allow users to store images only upto 1 year for logged in users and 6 months for guest users. The images will be auto deleted after the image expiry runs out.
When an image is uploaded add the following block Quote to editor to indicate this warning
Please note that the uploaded image will be auto deleted after 1 year, while this note will continue to be accessible until its expiry. Having read this you are free to remove this warning.
The text was updated successfully, but these errors were encountered:
Pastelog is a Rich editor it should supports rendering images, But we should also support ability to upload the images, By leveraging Firebase Storage.
To Avoid Storage Cap, We should allow users to store images only upto 1 year for logged in users and 6 months for guest users. The images will be auto deleted after the image expiry runs out.
The text was updated successfully, but these errors were encountered: