Marlinski / Rumble

Rumble allows the sharing of messages and pictures without relying on the Internet, in a Delay Tolerant Fashion following the Store-Carry and Forward paradigm
http://disruptedsystems.org
GNU General Public License v3.0
298 stars 32 forks source link

enable the user to limit the storage the app is using #21

Open xoir opened 8 years ago

xoir commented 8 years ago

Right now I am only able to clear the storage manually. Would it be possible to let the user set a free to define limit for the amount of storage the app is using?

Marlinski commented 7 years ago

How would you like to see it working ? should the app block every new message if the cache is full (even block the user from creating new posts) or should it clear the older message (except those that were liked). I think the second options is better but maybe you have another idea ?