jackv24 / ComicWrap-F

An open source webcomic reader and tracker for Android and iOS. NOTE: This project has been shut down, sorry
GNU General Public License v3.0
13 stars 0 forks source link

Delete old unused users / comics #13

Open jackv24 opened 2 years ago

jackv24 commented 2 years ago

Is your feature request related to a problem? Please describe. Storing data in Firebase costs money, we we should clean up old unused data.

Describe the solution you'd like

jackv24 commented 2 years ago

7bd761b81626674ea0aa95b3ad432b148ec6bd1d adds deleteInactiveUsers function which deletes users that haven't signed in for 30 days.

For now we won't bother sending an email, and the inactive period can be much shorter than planned for the testing phase.

jackv24 commented 2 years ago

Increased inactive user deletion time to 90 days in cab69f139b38d04065b3b2ce4e86c30fca47d5ea